Uses of Interface
net.minecraft.item.ItemPropertyGetter
Packages that use ItemPropertyGetter
-
Uses of ItemPropertyGetter in net.minecraft.item
Fields in net.minecraft.item declared as ItemPropertyGetterModifier and TypeFieldDescriptionprivate static final ItemPropertyGetterItem.GETTER_COOLDOWNprivate static final ItemPropertyGetterItem.GETTER_DAMAGEprivate static final ItemPropertyGetterItem.GETTER_DAMAGEDprivate static final ItemPropertyGetterItem.GETTER_HANDFields in net.minecraft.item with type parameters of type ItemPropertyGetterModifier and TypeFieldDescriptionprivate final Registry<Identifier,ItemPropertyGetter> Item.field_12303Methods in net.minecraft.item that return ItemPropertyGetterMethods in net.minecraft.item with parameters of type ItemPropertyGetterModifier and TypeMethodDescriptionfinal voidItem.addProperty(Identifier identifier, ItemPropertyGetter itemPropertyGetter)