net.minecraft.client.resources.model

public class BlockStateModelLoader

hdp
net.minecraft.client.resources.model.BlockStateModelLoader
net.minecraft.class_9824
net.minecraft.client.render.model.BlockStatesLoader

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
e
LOGGER
field_52261
LOGGER
private static final String
f
FRAME_MAP_PROPERTY
field_53653
MAP_KEY
private static final String
g
FRAME_MAP_PROPERTY_TRUE
field_53654
MAP_TRUE_VARIANT
private static final String
h
FRAME_MAP_PROPERTY_FALSE
field_53655
MAP_FALSE_VARIANT
private static final StateDefinition<Block, BlockState>
i
ITEM_FRAME_FAKE_DEFINITION
field_52265
ITEM_FRAME_STATE_MANAGER
private static final ResourceLocation
j
GLOW_ITEM_FRAME_LOCATION
field_53656
GLOW_ITEM_FRAME_ID
private static final ResourceLocation
k
ITEM_FRAME_LOCATION
field_53657
ITEM_FRAME_ID
private static final Map<ResourceLocation, StateDefinition<Block, BlockState>>
l
STATIC_DEFINITIONS
field_52266
STATIC_DEFINITIONS
public static final ModelResourceLocation
a
GLOW_MAP_FRAME_LOCATION
field_53649
MAP_GLOW_ITEM_FRAME_MODEL_ID
public static final ModelResourceLocation
b
GLOW_FRAME_LOCATION
field_53650
GLOW_ITEM_FRAME_MODEL_ID
public static final ModelResourceLocation
c
MAP_FRAME_LOCATION
field_53651
MAP_ITEM_FRAME_MODEL_ID
public static final ModelResourceLocation
d
FRAME_LOCATION
field_53652
ITEM_FRAME_MODEL_ID
private final UnbakedModel
m
missingModel
field_53658
missingModel

Constructor summary

ModifierConstructor
public (UnbakedModel missingModel)

Method summary

Modifier and TypeMethod
public static Function<ResourceLocation, StateDefinition<Block, BlockState>>
a()
definitionLocationToBlockMapper()
method_62626()
getIdToStatesConverter()
public BlockStateModelLoader$LoadedModels
a(alz arg0, dxw<dkm, dxv> arg1, List<hdp$a> arg2)
loadBlockStateDefinitionStack(ResourceLocation arg0, StateDefinition<Block, BlockState> arg1, List<BlockStateModelLoader$LoadedBlockModelDefinition> arg2)
method_62627(class_2960 arg0, class_2689<class_2248, class_2680> arg1, List<class_9824$class_10094> arg2)
combine(Identifier id, StateManager<Block, BlockState> stateManager, List<BlockStatesLoader$PackBlockStateDefinition> definitions)