Class MCItem.Custom
java.lang.Object
net.mcreator.minecraft.DataListEntry
net.mcreator.minecraft.MCItem
net.mcreator.minecraft.MCItem.Custom
- Enclosing class:
MCItem
-
Nested Class Summary
Nested classes/interfaces inherited from class MCItem
MCItem.Custom, MCItem.ListProvider, MCItem.Potion, MCItem.TagNested classes/interfaces inherited from class DataListEntry
DataListEntry.Dummy, DataListEntry.Null -
Field Summary
Fields inherited from class MCItem
DEFAULT_ICON, EMPTY_ICON, EXTERNAL_ICON, icon, TAG_ICONFields inherited from class DataListEntry
required_apis -
Constructor Summary
ConstructorsConstructorDescriptionCustom(ModElement element, String fieldName, String type) Custom(ModElement element, String fieldName, String type, String descriptor) -
Method Summary
Methods inherited from class MCItem
getBlockIconBasedOnName, getIcon, hasNoSubtypes, isPOI, setIcon, setSubtypesMethods inherited from class DataListEntry
addSupportedGenerator, equals, getComparator, getDescription, getName, getOther, getReadableName, getRequiredAPIs, getTexture, getType, hashCode, setDescription, setOther, setReadableName, setRequiredAPIs, setTexture, setType, toString
-
Constructor Details
-
Custom
-
Custom
-
-
Method Details
-
isSupportedInWorkspace
- Overrides:
isSupportedInWorkspacein classDataListEntry
-