net.minecraft.client.resource.model

public class BlockModelShaper

cut
net.minecraft.class_2429
net.minecraft.client.resource.model.BlockModelShaper
net.minecraft.client.renderer.BlockModelShapes
net.minecraft.client.renderer.BlockModelShapes

Field summary

Modifier and TypeField
private final Map<BlockState, BakedModel>
a
field_10844
bakedModels
field_178129_a
bakedModelStore
private final ModelManager
b
field_10846
modelManager
field_178128_c
modelManager

Constructor summary

ModifierConstructor
public (ModelManager modelManager)

Method summary

Modifier and TypeMethod
public TextureAtlasSprite
a(blc arg0)
method_9941(class_2232 arg0)
getParticleIcon(BlockState state)
func_178122_a(IBlockState arg0)
getTexture(IBlockState state)
public BakedModel
b(blc arg0)
method_9944(class_2232 arg0)
getModel(BlockState state)
func_178125_b(IBlockState arg0)
getModel(IBlockState state)
public ModelManager
a()
method_9943()
getModelManager()
func_178126_b()
getModelManager()
public void
b()
method_9945()
rebuildCache()
func_178124_c()
reloadModels()
public static ModelIdentifier
c(blc arg0)
method_19186(class_2232 arg0)
getModelLocation(BlockState state)
func_209554_c(IBlockState arg0)
getModelLocation(IBlockState state)
public static ModelIdentifier
a(pc arg0, blc arg1)
method_19185(class_1653 arg0, class_2232 arg1)
getModelLocation(Identifier location, BlockState state)
func_209553_a(ResourceLocation arg0, IBlockState arg1)
getModelLocation(ResourceLocation location, IBlockState state)
public static String
a(Map<bmm<?>, Comparable<?>> arg0)
method_19184(Map<class_2247<?>, Comparable<?>> arg0)
propertiesToString(Map<Property<?>, Comparable<?>> properties)
func_209552_a(Map<IProperty<?>, Comparable<?>> arg0)
getPropertyMapString(Map<IProperty<?>, Comparable<?>> propertyValues)
private static <T extends Comparable<T>> String
a(bmm<T> arg0, Comparable<?> arg1)
method_19183(class_2247<T> arg0, Comparable<?> arg1)
valueToString(Property<T> property, Comparable<?> value)
func_209555_a(IProperty<T> arg0, Comparable<?> arg1)
getPropertyValueString(IProperty<T> property, Comparable<?> value)