net.minecraft.client.resource.model

public class BlockModelShaper

dld
net.minecraft.class_773
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
bakedModels
field_178129_a
bakedModelStore
private final ModelManager
b
field_4163
modelManager
field_178128_c
modelManager

Constructor summary

ModifierConstructor
public (ModelManager modelManager)

Method summary

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