net.minecraft.client.render.block

public class BlockModels

ecp
net.minecraft.client.renderer.block.BlockModelShaper
net.minecraft.class_773
net.minecraft.client.render.block.BlockModels
net.minecraft.unmapped.C_ovutgaod
net.minecraft.client.renderer.BlockModelShapes
net.minecraft.client.renderer.BlockModelShapes

Field summary

Modifier and TypeField
private final Map<BlockState, BakedModel>
a
modelByStateCache
field_4162
models
f_kacvfkrm
field_178129_a
bakedModelStore
private final BakedModelManager
b
modelManager
field_4163
modelManager
f_thwtjqot
field_178128_c
modelManager

Constructor summary

ModifierConstructor
public (BakedModelManager arg0)

Method summary

Modifier and TypeMethod
public Sprite
a(cfj arg0)
getParticleIcon(BlockState arg0)
method_3339(class_2680 arg0)
getSprite(BlockState arg0)
m_tjfhhtiq(C_txtbiemp arg0)
func_178122_a(BlockState arg0)
getTexture(BlockState state)
public BakedModel
b(cfj arg0)
getBlockModel(BlockState arg0)
method_3335(class_2680 arg0)
getModel(BlockState arg0)
m_hwhjolkz(C_txtbiemp arg0)
func_178125_b(BlockState arg0)
getModel(BlockState state)
public BakedModelManager
a()
getModelManager()
method_3333()
getModelManager()
m_vllsiwmk()
func_178126_b()
getModelManager()
public void
b()
rebuildCache()
method_3341()
reload()
m_pzmbacny()
func_178124_c()
reloadModels()
public static ModelIdentifier
c(cfj arg0)
stateToModelLocation(BlockState arg0)
method_3340(class_2680 arg0)
getModelId(BlockState arg0)
m_hdaibigf(C_txtbiemp arg0)
func_209554_c(BlockState arg0)
getModelLocation(BlockState state)
public static ModelIdentifier
a(uh arg0, cfj arg1)
stateToModelLocation(ResourceLocation arg0, BlockState arg1)
method_3336(class_2960 arg0, class_2680 arg1)
getModelId(Identifier arg0, BlockState arg1)
m_dqadsaok(C_ncpywfca arg0, C_txtbiemp arg1)
func_209553_a(ResourceLocation arg0, BlockState arg1)
getModelLocation(ResourceLocation location, BlockState state)
public static String
a(Map<cgl<?>, Comparable<?>> arg0)
statePropertiesToString(Map<Property<?>, Comparable<?>> arg0)
method_3338(Map<class_2769<?>, Comparable<?>> arg0)
propertyMapToString(Map<Property<?>, Comparable<?>> arg0)
m_eloeyscs(Map<C_vzlztuyw<?>, Comparable<?>> arg0)
func_209552_a(Map<Property<?>, Comparable<?>> arg0)
getPropertyMapString(Map<Property<?>, Comparable<?>> propertyValues)
private static <T extends Comparable<T>> String
a(cgl<T> arg0, Comparable<?> arg1)
getValue(Property<T> arg0, Comparable<?> arg1)
method_3334(class_2769<T> arg0, Comparable<?> arg1)
propertyValueToString(Property<T> arg0, Comparable<?> arg1)
m_oyvmwezb(C_vzlztuyw<T> arg0, Comparable<?> arg1)
func_209555_a(Property<T> arg0, Comparable<?> arg1)
getPropertyValueString(Property<T> property, Comparable<?> value)