net.minecraft.client.resource.model

public class BlockModelDefinitions

bpy
net.minecraft.class_2466
net.minecraft.client.resource.model.BlockModelDefinitions
net.minecraft.client.renderer.block.statemap.BlockStateMapper

Field summary

Modifier and TypeField
private final Map<Block, BlockModelLocationProvider>
a
field_11001
modelProviders
blockStateMap
private final Set<Block>
b
field_11002
invisibleBlocks
setBuiltInBlocks

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(akf arg0, bqb arg1)
method_10090(class_197 arg0, class_2470 arg1)
registerModelProvider(Block block, BlockModelLocationProvider modelProvider)
registerBlockStateMapper(Block blockIn, IStateMapper stateMapper)
public void
a(akf... arg0)
method_10091(class_197... arg0)
registerInvisible(Block... blocks)
registerBuiltInBlocks(Block... blockIn)
public Map<BlockState, ModelIdentifier>
a()
method_10089()
getModelLocations()
putAllStateModelLocations()
public Set<Identifier>
a(akf arg0)
method_12403(class_197 arg0)
getModelDefinitions(Block block)
getBlockstateLocations(Block blockIn)
public Map<BlockState, ModelIdentifier>
b(akf arg0)
method_12404(class_197 arg0)
getModelLocations(Block block)
getVariants(Block blockIn)