Class DefaultBlockStateMap

All Implemented Interfaces:
BlockStateIdentifierMapAccess

@Environment(CLIENT)
public class DefaultBlockStateMap
extends BlockStateIdentifierMap
Mappings:
Namespace Name
official bgw
intermediary net/minecraft/class_1085
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 Lbgu;a(Lalz;)Lbov;
      intermediary method_3728 Lnet/minecraft/class_1083;method_3728(Lnet/minecraft/class_376;)Lnet/minecraft/class_1293;
      named getBlockStateIdentifier Lnet/minecraft/client/render/BlockStateIdentifierMap;getBlockStateIdentifier(Lnet/minecraft/block/BlockState;)Lnet/minecraft/client/util/ModelIdentifier;