Interface ItemModelGeneratorsExt
- All Known Implementing Classes:
ItemModelGeneratorsMixin
public interface ItemModelGeneratorsExt
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.data.models.model.ModelTemplate -
Method Summary
Modifier and TypeMethodDescriptiondefault voidcreateSpawnEgg(Supplier<? extends net.minecraft.world.level.ItemLike> item)
-
Field Details
-
SPAWN_EGG_TEMPLATE
static final net.minecraft.data.models.model.ModelTemplate SPAWN_EGG_TEMPLATE
-
-
Method Details
-
createSpawnEgg
-