Package net.minecraft.block
Class AbstractBlockState
java.lang.Object
net.minecraft.block.AbstractBlockState
- All Implemented Interfaces:
BlockState
- Direct Known Subclasses:
StateManager.BlockStateImpl
- Mappings:
Namespace Name official alyintermediary net/minecraft/class_2231named net/minecraft/block/AbstractBlockState
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static <T> Tmethod_9021(Collection<T> collection, T t) <T extends Comparable<T>>
BlockStatemethod_9024(Property<T> property) toString()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.block.BlockState
get, getBlock, getProperties, getPropertyMap, with
-
Field Details
-
JOINER
- Mappings:
Namespace Name Mixin selector official aLaly;a:Lcom/google/common/base/Joiner;intermediary field_9883Lnet/minecraft/class_2231;field_9883:Lcom/google/common/base/Joiner;named JOINERLnet/minecraft/block/AbstractBlockState;JOINER:Lcom/google/common/base/Joiner;
-
field_9884
- Mappings:
Namespace Name Mixin selector official bLaly;b:Lcom/google/common/base/Function;intermediary field_9884Lnet/minecraft/class_2231;field_9884:Lcom/google/common/base/Function;named field_9884Lnet/minecraft/block/AbstractBlockState;field_9884:Lcom/google/common/base/Function;
-
-
Constructor Details
-
AbstractBlockState
public AbstractBlockState()
-
-
Method Details
-
method_9024
- Specified by:
method_9024in interfaceBlockState- Mappings:
Namespace Name Mixin selector official aLalz;a(Lamo;)Lalz;intermediary method_9024Lnet/minecraft/class_2232;method_9024(Lnet/minecraft/class_2247;)Lnet/minecraft/class_2232;named method_9024Lnet/minecraft/block/BlockState;method_9024(Lnet/minecraft/state/property/Property;)Lnet/minecraft/block/BlockState;
-
method_9021
- Mappings:
Namespace Name Mixin selector official aLaly;a(Ljava/util/Collection;Ljava/lang/Object;)Ljava/lang/Object;intermediary method_9021Lnet/minecraft/class_2231;method_9021(Ljava/util/Collection;Ljava/lang/Object;)Ljava/lang/Object;named method_9021Lnet/minecraft/block/AbstractBlockState;method_9021(Ljava/util/Collection;Ljava/lang/Object;)Ljava/lang/Object;
-
toString
-