Class DefaultBlockStateMap

All Implemented Interfaces:
BlockStateIdentifierMapAccess

@Environment(CLIENT) public class DefaultBlockStateMap extends BlockStateIdentifierMap
Mappings:
Namespace Name
official bse
intermediary net/minecraft/class_2467
named net/minecraft/client/DefaultBlockStateMap
  • Constructor Details

    • DefaultBlockStateMap

      public DefaultBlockStateMap()
  • Method Details

    • getBlockStateIdentifier

      protected ModelIdentifier getBlockStateIdentifier(BlockState state)
      Specified by:
      getBlockStateIdentifier in class BlockStateIdentifierMap
      Mappings:
      Namespace Name Mixin selector
      official a Lbsc;a(Latl;)Lcbm;
      intermediary method_10087 Lnet/minecraft/class_2465;method_10087(Lnet/minecraft/class_2232;)Lnet/minecraft/class_2533;
      named getBlockStateIdentifier Lnet/minecraft/client/render/BlockStateIdentifierMap;getBlockStateIdentifier(Lnet/minecraft/block/BlockState;)Lnet/minecraft/client/util/ModelIdentifier;