net.minecraft.client.resource.model

public class BlockModelDefinitions

bsb
net.minecraft.unmapped.C_28062255
net.minecraft.client.resource.model.BlockModelDefinitions

Field summary

Modifier and TypeField
private final Map<Block, BlockModelLocationProvider>
a
f_95530403
modelProviders
private final Set<Block>
b
f_18063445
invisibleBlocks

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(als arg0, bse arg1)
m_45787990(C_81592558 arg0, C_18779315 arg1)
registerModelProvider(Block block, BlockModelLocationProvider modelProvider)
public void
a(als... arg0)
m_49095460(C_81592558... arg0)
registerInvisible(Block... blocks)
public Map<BlockState, ModelIdentifier>
a()
m_31642565()
getModelLocations()
public Set<Identifier>
a(als arg0)
m_85569682(C_81592558 arg0)
getModelDefinitions(Block block)
public Map<BlockState, ModelIdentifier>
b(als arg0)
m_90157066(C_81592558 arg0)
getModelLocations(Block block)