net.minecraft.client.render.block

public class BlockModels

dlh
net.minecraft.class_773
net.minecraft.client.render.block.BlockModels
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_4162
models
bakedModels
field_178129_a
bakedModelStore
private final BakedModelManager
b
field_4163
modelManager
modelManager
field_178128_c
modelManager

Constructor summary

ModifierConstructor
public (BakedModelManager modelManager)

Method summary

Modifier and TypeMethod
public Sprite
a(bvo arg0)
method_3339(class_2680 arg0)
getSprite(BlockState arg0)
getParticleIcon(BlockState state)
func_178122_a(BlockState arg0)
getTexture(BlockState state)
public BakedModel
b(bvo arg0)
method_3335(class_2680 arg0)
getModel(BlockState arg0)
getModel(BlockState state)
func_178125_b(BlockState arg0)
getModel(BlockState state)
public BakedModelManager
a()
method_3333()
getModelManager()
getModelManager()
func_178126_b()
getModelManager()
public void
b()
method_3341()
reload()
rebuildCache()
func_178124_c()
reloadModels()
public static ModelIdentifier
c(bvo arg0)
method_3340(class_2680 arg0)
getModelId(BlockState arg0)
getModelLocation(BlockState state)
func_209554_c(BlockState arg0)
getModelLocation(BlockState state)
public static ModelIdentifier
a(qt arg0, bvo arg1)
method_3336(class_2960 arg0, class_2680 arg1)
getModelId(Identifier arg0, BlockState arg1)
getModelLocation(Identifier location, BlockState state)
func_209553_a(ResourceLocation arg0, BlockState arg1)
getModelLocation(ResourceLocation location, BlockState state)
public static String
a(Map<bwr<?>, Comparable<?>> arg0)
method_3338(Map<class_2769<?>, Comparable<?>> arg0)
propertyMapToString(Map<Property<?>, 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(bwr<T> arg0, Comparable<?> arg1)
method_3334(class_2769<T> arg0, Comparable<?> arg1)
propertyValueToString(Property<T> arg0, Comparable<?> arg1)
valueToString(Property<T> property, Comparable<?> value)
func_209555_a(IProperty<T> arg0, Comparable<?> arg1)
getPropertyValueString(IProperty<T> property, Comparable<?> value)