Package net.minecraft

Class class_2234

All Implemented Interfaces:
BlockState

class class_2234 extends AbstractBlockState
Mappings:
Namespace Name
official beg
intermediary net/minecraft/class_2234
named net/minecraft/class_2234
  • Field Details

    • field_9891

      private final Block field_9891
      Mappings:
      Namespace Name Mixin selector
      official a Lbeg;a:Latr;
      intermediary field_9891 Lnet/minecraft/class_2234;field_9891:Lnet/minecraft/class_197;
      named field_9891 Lnet/minecraft/class_2234;field_9891:Lnet/minecraft/block/Block;
    • field_9892

      private final ImmutableMap field_9892
      Mappings:
      Namespace Name Mixin selector
      official b Lbeg;b:Lcom/google/common/collect/ImmutableMap;
      intermediary field_9892 Lnet/minecraft/class_2234;field_9892:Lcom/google/common/collect/ImmutableMap;
      named field_9892 Lnet/minecraft/class_2234;field_9892:Lcom/google/common/collect/ImmutableMap;
    • field_9893

      private ImmutableTable field_9893
      Mappings:
      Namespace Name Mixin selector
      official c Lbeg;c:Lcom/google/common/collect/ImmutableTable;
      intermediary field_9893 Lnet/minecraft/class_2234;field_9893:Lcom/google/common/collect/ImmutableTable;
      named field_9893 Lnet/minecraft/class_2234;field_9893:Lcom/google/common/collect/ImmutableTable;
  • Constructor Details

  • Method Details

    • getProperties

      public Collection getProperties()
      Mappings:
      Namespace Name Mixin selector
      official a Lbec;a()Ljava/util/Collection;
      intermediary method_9023 Lnet/minecraft/class_2232;method_9023()Ljava/util/Collection;
      named getProperties Lnet/minecraft/block/BlockState;getProperties()Ljava/util/Collection;
    • get

      public Comparable get(Property property)
      Mappings:
      Namespace Name Mixin selector
      official b Lbec;b(Lbex;)Ljava/lang/Comparable;
      intermediary method_9027 Lnet/minecraft/class_2232;method_9027(Lnet/minecraft/class_2247;)Ljava/lang/Comparable;
      named get Lnet/minecraft/block/BlockState;get(Lnet/minecraft/state/property/Property;)Ljava/lang/Comparable;
    • with

      public BlockState with(Property property, Comparable comparable)
      Mappings:
      Namespace Name Mixin selector
      official a Lbec;a(Lbex;Ljava/lang/Comparable;)Lbec;
      intermediary method_9025 Lnet/minecraft/class_2232;method_9025(Lnet/minecraft/class_2247;Ljava/lang/Comparable;)Lnet/minecraft/class_2232;
      named with Lnet/minecraft/block/BlockState;with(Lnet/minecraft/state/property/Property;Ljava/lang/Comparable;)Lnet/minecraft/block/BlockState;
    • getPropertyMap

      public ImmutableMap getPropertyMap()
      Mappings:
      Namespace Name Mixin selector
      official b Lbec;b()Lcom/google/common/collect/ImmutableMap;
      intermediary method_9026 Lnet/minecraft/class_2232;method_9026()Lcom/google/common/collect/ImmutableMap;
      named getPropertyMap Lnet/minecraft/block/BlockState;getPropertyMap()Lcom/google/common/collect/ImmutableMap;
    • getBlock

      public Block getBlock()
      Mappings:
      Namespace Name Mixin selector
      official c Lbec;c()Latr;
      intermediary method_9028 Lnet/minecraft/class_2232;method_9028()Lnet/minecraft/class_197;
      named getBlock Lnet/minecraft/block/BlockState;getBlock()Lnet/minecraft/block/Block;
    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class Object
      Mappings:
      Namespace Name Mixin selector
      official equals Lbeg;equals(Ljava/lang/Object;)Z
      intermediary equals Lnet/minecraft/class_2234;equals(Ljava/lang/Object;)Z
      named equals Lnet/minecraft/class_2234;equals(Ljava/lang/Object;)Z
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
      Mappings:
      Namespace Name Mixin selector
      official hashCode Lbeg;hashCode()I
      intermediary hashCode Lnet/minecraft/class_2234;hashCode()I
      named hashCode Lnet/minecraft/class_2234;hashCode()I
    • method_9036

      public void method_9036(Map map)
      Mappings:
      Namespace Name Mixin selector
      official a Lbeg;a(Ljava/util/Map;)V
      intermediary method_9036 Lnet/minecraft/class_2234;method_9036(Ljava/util/Map;)V
      named method_9036 Lnet/minecraft/class_2234;method_9036(Ljava/util/Map;)V
    • method_9037

      private Map method_9037(Property property, Comparable comparable)
      Mappings:
      Namespace Name Mixin selector
      official b Lbeg;b(Lbex;Ljava/lang/Comparable;)Ljava/util/Map;
      intermediary method_9037 Lnet/minecraft/class_2234;method_9037(Lnet/minecraft/class_2247;Ljava/lang/Comparable;)Ljava/util/Map;
      named method_9037 Lnet/minecraft/class_2234;method_9037(Lnet/minecraft/state/property/Property;Ljava/lang/Comparable;)Ljava/util/Map;