public static class DataGeneratorTest.ItemModels extends ItemModelProvider
Modifier and Type | Field and Description |
---|---|
private static java.util.Set<java.lang.String> |
IGNORED_MODELS |
private static org.apache.logging.log4j.Logger |
LOGGER |
BLOCK_FOLDER, existingFileHelper, factory, folder, generatedModels, generator, ITEM_FOLDER, modid
HASH_FUNCTION
Constructor and Description |
---|
ItemModels(DataGenerator generator,
ExistingFileHelper existingFileHelper) |
Modifier and Type | Method and Description |
---|---|
void |
act(DirectoryCache cache) |
java.lang.String |
getName() |
protected void |
registerModels() |
carpet, clear, crop, cross, cube, cubeAll, cubeBottomTop, cubeColumn, cubeTop, doorBottomLeft, doorBottomRight, doorTopLeft, doorTopRight, fenceGate, fenceGateOpen, fenceGateWall, fenceGateWallOpen, fenceInventory, fencePost, fenceSide, generateAll, getBuilder, getExistingFile, mcLoc, modLoc, orientable, orientableVertical, orientableWithBottom, paneNoSide, paneNoSideAlt, panePost, paneSide, paneSideAlt, singleTexture, singleTexture, slab, slabTop, stairs, stairsInner, stairsOuter, torch, torchWall, trapdoorBottom, trapdoorOpen, trapdoorOrientableBottom, trapdoorOrientableOpen, trapdoorOrientableTop, trapdoorTop, wallInventory, wallPost, wallSide, withExistingParent, withExistingParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
save
private static final org.apache.logging.log4j.Logger LOGGER
private static final java.util.Set<java.lang.String> IGNORED_MODELS
public ItemModels(DataGenerator generator, ExistingFileHelper existingFileHelper)
protected void registerModels()
registerModels
in class ModelProvider<ItemModelBuilder>
public void act(DirectoryCache cache) throws java.io.IOException
act
in interface IDataProvider
act
in class ModelProvider<ItemModelBuilder>
java.io.IOException
public java.lang.String getName()
getName
in interface IDataProvider
getName
in class ItemModelProvider