Package net.minecraft
Class class_2234
java.lang.Object
net.minecraft.block.AbstractBlockState
net.minecraft.class_2234
- All Implemented Interfaces:
BlockState
- Mappings:
Namespace Name official begintermediary net/minecraft/class_2234named net/minecraft/class_2234
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Blockprivate final ImmutableMapprivate ImmutableTable -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetBlock()inthashCode()voidmethod_9036(Map map) private Mapmethod_9037(Property property, Comparable comparable) with(Property property, Comparable comparable) Methods inherited from class net.minecraft.block.AbstractBlockState
method_9021, method_9024, toString
-
Field Details
-
field_9891
- Mappings:
Namespace Name Mixin selector official aLbeg;a:Latr;intermediary field_9891Lnet/minecraft/class_2234;field_9891:Lnet/minecraft/class_197;named field_9891Lnet/minecraft/class_2234;field_9891:Lnet/minecraft/block/Block;
-
field_9892
- Mappings:
Namespace Name Mixin selector official bLbeg;b:Lcom/google/common/collect/ImmutableMap;intermediary field_9892Lnet/minecraft/class_2234;field_9892:Lcom/google/common/collect/ImmutableMap;named field_9892Lnet/minecraft/class_2234;field_9892:Lcom/google/common/collect/ImmutableMap;
-
field_9893
- Mappings:
Namespace Name Mixin selector official cLbeg;c:Lcom/google/common/collect/ImmutableTable;intermediary field_9893Lnet/minecraft/class_2234;field_9893:Lcom/google/common/collect/ImmutableTable;named field_9893Lnet/minecraft/class_2234;field_9893:Lcom/google/common/collect/ImmutableTable;
-
-
Constructor Details
-
class_2234
-
-
Method Details
-
getProperties
- Mappings:
Namespace Name Mixin selector official aLbec;a()Ljava/util/Collection;intermediary method_9023Lnet/minecraft/class_2232;method_9023()Ljava/util/Collection;named getPropertiesLnet/minecraft/block/BlockState;getProperties()Ljava/util/Collection;
-
get
- Mappings:
Namespace Name Mixin selector official bLbec;b(Lbex;)Ljava/lang/Comparable;intermediary method_9027Lnet/minecraft/class_2232;method_9027(Lnet/minecraft/class_2247;)Ljava/lang/Comparable;named getLnet/minecraft/block/BlockState;get(Lnet/minecraft/state/property/Property;)Ljava/lang/Comparable;
-
with
- Mappings:
Namespace Name Mixin selector official aLbec;a(Lbex;Ljava/lang/Comparable;)Lbec;intermediary method_9025Lnet/minecraft/class_2232;method_9025(Lnet/minecraft/class_2247;Ljava/lang/Comparable;)Lnet/minecraft/class_2232;named withLnet/minecraft/block/BlockState;with(Lnet/minecraft/state/property/Property;Ljava/lang/Comparable;)Lnet/minecraft/block/BlockState;
-
getPropertyMap
- Mappings:
Namespace Name Mixin selector official bLbec;b()Lcom/google/common/collect/ImmutableMap;intermediary method_9026Lnet/minecraft/class_2232;method_9026()Lcom/google/common/collect/ImmutableMap;named getPropertyMapLnet/minecraft/block/BlockState;getPropertyMap()Lcom/google/common/collect/ImmutableMap;
-
getBlock
- Mappings:
Namespace Name Mixin selector official cLbec;c()Latr;intermediary method_9028Lnet/minecraft/class_2232;method_9028()Lnet/minecraft/class_197;named getBlockLnet/minecraft/block/BlockState;getBlock()Lnet/minecraft/block/Block;
-
equals
-
hashCode
public int hashCode() -
method_9036
- Mappings:
Namespace Name Mixin selector official aLbeg;a(Ljava/util/Map;)Vintermediary method_9036Lnet/minecraft/class_2234;method_9036(Ljava/util/Map;)Vnamed method_9036Lnet/minecraft/class_2234;method_9036(Ljava/util/Map;)V
-
method_9037
- Mappings:
Namespace Name Mixin selector official bLbeg;b(Lbex;Ljava/lang/Comparable;)Ljava/util/Map;intermediary method_9037Lnet/minecraft/class_2234;method_9037(Lnet/minecraft/class_2247;Ljava/lang/Comparable;)Ljava/util/Map;named method_9037Lnet/minecraft/class_2234;method_9037(Lnet/minecraft/state/property/Property;Ljava/lang/Comparable;)Ljava/util/Map;
-