ItemConstants

public class ItemConstants

Contains the most globally used items

Constructors

Link copied to clipboard
public void ItemConstants()

Properties

Link copied to clipboard
public final static ItemBuilder TEAM_BEACON
###Team Beacon item represented as a constant Allows for identification and separation of a beacon and a "team beacon".
Link copied to clipboard
public final static ItemBuilder TRACKING_COMPASS
###Tracking compass item represented as a constant Allows for identification and separation of a normal compass and a tracking compass.

Functions

Link copied to clipboard
public static boolean isSimilar(ItemStack original, ItemStack newItem)