Uses of Interface
net.minecraft.client.render.BlockStateIdentifierMapAccess
Packages that use BlockStateIdentifierMapAccess
Package
Description
-
Uses of BlockStateIdentifierMapAccess in net.minecraft.client
Classes in net.minecraft.client that implement BlockStateIdentifierMapAccessFields in net.minecraft.client with type parameters of type BlockStateIdentifierMapAccessModifier and TypeFieldDescriptionprivate Map<Block,BlockStateIdentifierMapAccess> BlockStateMapper.blockMapMethods in net.minecraft.client with parameters of type BlockStateIdentifierMapAccessModifier and TypeMethodDescriptionvoidBlockStateMapper.putBlock(Block block, BlockStateIdentifierMapAccess mapper) -
Uses of BlockStateIdentifierMapAccess in net.minecraft.client.render
Classes in net.minecraft.client.render that implement BlockStateIdentifierMapAccess -
Uses of BlockStateIdentifierMapAccess in net.minecraft.client.render.block
Methods in net.minecraft.client.render.block with parameters of type BlockStateIdentifierMapAccessModifier and TypeMethodDescriptionvoidBlockModelShapes.putBlock(Block block, BlockStateIdentifierMapAccess blockStateIdentifierMapAccess)