Package net.minecraft.block
Class AbstractBlockState
java.lang.Object
net.minecraft.block.AbstractBlockState
- All Implemented Interfaces:
BaseBlockState,BlockState,class_2741
- Direct Known Subclasses:
StateManager.BlockStateImpl
- Mappings:
Namespace Name official awpintermediary 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.BaseBlockState
appendCollisionBoxes, getCollisionBox, getHardness, getLuminance, getMaterial, getMaterialColor, getOpacity, getPistonBehavior, getRenderType, getStrongRedstonePower, isFullBlock, method_11709, method_11711, method_11712, method_11713, method_11716, method_11717, method_11719, method_11722, method_11724, method_11726, method_11727, method_11728, method_11730, method_11732, method_11733, method_11734, method_11735, method_11736, method_11739, method_13361, method_13761, method_13762, method_13763, method_14378, withMirror, withRotationMethods inherited from interface net.minecraft.block.BlockState
get, getBlock, getProperties, getPropertyMap, withMethods inherited from interface net.minecraft.class_2741
method_11706, method_11707
-
Field Details
-
JOINER
- Mappings:
Namespace Name Mixin selector official aLawp;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 bLawp;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 aLawt;a(Laxj;)Lawt;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 aLawp;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
-