Package | Description |
---|---|
com.chrismin13.additionsapi.items.textured | |
us.fihgu.toolbox.item |
Modifier and Type | Method and Description |
---|---|
java.util.HashMap<ModelInjection,java.lang.Short> |
CustomTexturedTool.getOverrideEntries() |
java.util.HashMap<ModelInjection,java.lang.Short> |
CustomTexturedLeatherArmor.getOverrideEntries() |
java.util.HashMap<ModelInjection,java.lang.Short> |
CustomTexturedItem.getOverrideEntries() |
java.util.HashMap<ModelInjection,java.lang.Short> |
CustomTexturedBow.getOverrideEntries() |
java.util.HashMap<ModelInjection,java.lang.Short> |
CustomTexturedArmor.getOverrideEntries() |
Modifier and Type | Class and Description |
---|---|
class |
BowModelInjection |
Modifier and Type | Method and Description |
---|---|
java.util.HashMap<ModelInjection,java.lang.Short> |
ModelInjector.getOverrideEntries()
Provide your override entry to define the model that you want to use.
The "damaged" and "damage" tag will be automatically defined by the toolbox, you don't need to worry about them. |