net.minecraft.client.resources.model

public class BlockStateModelLoader

hgv
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 FileToIdConverter
f
BLOCKSTATE_LISTER
field_55458
FINDER
private static final String
g
FRAME_MAP_PROPERTY
field_53653
MAP_KEY
private static final String
h
FRAME_MAP_PROPERTY_TRUE
field_53654
MAP_TRUE_VARIANT
private static final String
i
FRAME_MAP_PROPERTY_FALSE
field_53655
MAP_FALSE_VARIANT
private static final StateDefinition<Block, BlockState>
j
ITEM_FRAME_FAKE_DEFINITION
field_52265
ITEM_FRAME_STATE_MANAGER
private static final ResourceLocation
k
GLOW_ITEM_FRAME_LOCATION
field_53656
GLOW_ITEM_FRAME_ID
private static final ResourceLocation
l
ITEM_FRAME_LOCATION
field_53657
ITEM_FRAME_ID
private static final Map<ResourceLocation, StateDefinition<Block, BlockState>>
m
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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static Function<ResourceLocation, StateDefinition<Block, BlockState>>
a()
definitionLocationToBlockMapper()
method_62626()
getIdToStatesConverter()
public static CompletableFuture<BlockStateModelLoader$LoadedModels>
a(hho arg0, aup arg1, Executor arg2)
loadBlockStates(UnbakedModel arg0, ResourceManager arg1, Executor arg2)
method_65718(class_1100 arg0, class_3300 arg1, Executor arg2)
load(UnbakedModel missingModel, ResourceManager resourceManager, Executor executor)
private static BlockStateModelLoader$LoadedModels
a(akv arg0, dwz<djn, dwy> arg1, List<hgv$a> arg2, hho arg3)
loadBlockStateDefinitionStack(ResourceLocation arg0, StateDefinition<Block, BlockState> arg1, List<BlockStateModelLoader$LoadedBlockModelDefinition> arg2, UnbakedModel arg3)
method_62627(class_2960 arg0, class_2689<class_2248, class_2680> arg1, List<class_9824$class_10094> arg2, class_1100 arg3)
combine(Identifier id, StateManager<Block, BlockState> stateManager, List<BlockStatesLoader$PackBlockStateDefinition> definitions, UnbakedModel missingModel)