ItemHook

public abstract class ItemHook

Inheritors

Constructors

Link copied to clipboard
public void ItemHook()

Functions

Link copied to clipboard
@Nullable()
public @Nullable() Color getColor(String id)
Get the color corresponding to the input.
Link copied to clipboard
@Nullable()
public @Nullable() NamespacedKey getEquippableModel(String id)
Get the equippable key corresponding to the input.
Link copied to clipboard
@Nullable()
public EquipmentSlot getEquippableSlot(String id)
Get the equippable slot corresponding to the input.
Link copied to clipboard
public int getModelId(String id)
Get the model id corresponding to the input.
Link copied to clipboard
@Nullable()
public @Nullable() String getTrimMaterial(String id)
Get the trim material corresponding to the input.
Link copied to clipboard
@Nullable()
public @Nullable() String getTrimPattern(String id)
Get the trim pattern corresponding to the input.