net.minecraft.client.renderer.block

public class BlockModelShaper

fai
net.minecraft.client.renderer.block.BlockModelShaper
net.minecraft.class_773
net.minecraft.unmapped.C_ovutgaod
net.minecraft.client.render.block.BlockModels
net.minecraft.client.render.block.BlockModels
net.minecraft.src.C_4182_

Field summary

Modifier and TypeField
private final Map<BlockState, BakedModel>
a
modelByStateCache
field_4162
f_kacvfkrm
models
models
f_110877_
private final ModelManager
b
modelManager
field_4163
f_thwtjqot
modelManager
modelManager
f_110878_

Constructor summary

ModifierConstructor
public (ModelManager modelManager)

Method summary

Modifier and TypeMethod
public TextureAtlasSprite
a(cvo arg0)
getParticleIcon(BlockState arg0)
method_3339(class_2680 arg0)
m_tjfhhtiq(C_txtbiemp arg0)
getModelParticleSprite(BlockState state)
getModelParticleSprite(BlockState state)
m_110882_(C_2064_ arg0)
public BakedModel
b(cvo arg0)
getBlockModel(BlockState arg0)
method_3335(class_2680 arg0)
m_hwhjolkz(C_txtbiemp arg0)
getModel(BlockState state)
getModel(BlockState state)
m_110893_(C_2064_ arg0)
public ModelManager
a()
getModelManager()
method_3333()
m_vllsiwmk()
getModelManager()
getModelManager()
m_110881_()
public void
b()
rebuildCache()
method_3341()
m_pzmbacny()
reload()
reload()
m_110892_()
public static ModelResourceLocation
c(cvo arg0)
stateToModelLocation(BlockState arg0)
method_3340(class_2680 arg0)
m_hdaibigf(C_txtbiemp arg0)
getModelId(BlockState state)
getModelId(BlockState state)
m_110895_(C_2064_ p_110896_)
public static ModelResourceLocation
a(abb arg0, cvo arg1)
stateToModelLocation(ResourceLocation arg0, BlockState arg1)
method_3336(class_2960 arg0, class_2680 arg1)
m_dqadsaok(C_ncpywfca arg0, C_txtbiemp arg1)
getModelId(Identifier id, BlockState state)
getModelId(Identifier id, BlockState state)
m_110889_(C_5265_ p_110890_, C_2064_ p_110891_)
public static String
a(Map<cwr<?>, Comparable<?>> arg0)
statePropertiesToString(Map<Property<?>, Comparable<?>> arg0)
method_3338(Map<class_2769<?>, Comparable<?>> arg0)
m_eloeyscs(Map<C_vzlztuyw<?>, Comparable<?>> arg0)
propertyMapToString(Map<Property<?>, Comparable<?>> map)
propertyMapToString(Map<Property<?>, Comparable<?>> map)
m_110887_(Map<C_2097_<?>, Comparable<?>> p_110888_)
private static <T extends Comparable<T>> String
a(cwr<T> arg0, Comparable<?> arg1)
getValue(Property<T> arg0, Comparable<?> arg1)
method_3334(class_2769<T> arg0, Comparable<?> arg1)
m_oyvmwezb(C_vzlztuyw<T> arg0, Comparable<?> arg1)
propertyValueToString(Property<T> property, Comparable<?> value)
propertyValueToString(Property<T> property, Comparable<?> value)
m_110884_(C_2097_<T> p_110885_, Comparable<?> p_110886_)