IStaffMod

public interface IStaffMod(source)

A non-loader-specific interface of the Staff Mod.

Types

Link copied to clipboard
public class Holder

Functions

Link copied to clipboard

Gets the flamethrower's flame particle type.

Link copied to clipboard

Gets the soul fire flamethrower's flame particle type.

Link copied to clipboard
public abstract StaffItem getStaffItem()

Gets the Staff item registered in Minecraft.

Link copied to clipboard
public abstract TagKey<Item> getStaffsTag()

Gets the TagKey containing all the staffs.

Link copied to clipboard
public abstract Boolean isPhysicalClient()

Returns if Staff Mod is running on the physical client.