Package net.minecraft
Class class_3756
- All Implemented Interfaces:
BlockState,PropertyContainer<BlockState>
- Mappings:
Namespace Name official bldintermediary net/minecraft/class_3756named net/minecraft/class_3756
-
Field Summary
Fields inherited from class net.minecraft.class_3755
field_18688Fields inherited from interface net.minecraft.block.BlockState
field_18689, field_18690, field_18691 -
Constructor Summary
ConstructorsConstructorDescriptionclass_3756(Block block, ImmutableMap<Property<?>, Comparable<?>> immutableMap) -
Method Summary
Methods inherited from class net.minecraft.class_3755
equals, getEntries, getProperty, hashCode, method_16856, method_16857, method_16929, method_16930, method_16933, toString, withPropertyMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.block.BlockState
getCollisionShape, getComparatorOutput, getFluidState, getHardness, getLuminance, getMaterial, getOutlineShape, isAir, isFullBoundsCubeForCulling, isFullOpaque, isTranslucent, method_16859, method_16860, method_16861, method_16863, method_16864, method_16866, method_16867, method_16868, method_16869, method_16870, method_16871, method_16872, method_16873, method_16874, method_16875, method_16876, method_16877, method_16878, method_16879, method_16880, method_16881, method_16882, method_16883, method_16884, method_16885, method_16886, method_16887, method_16888, method_16889, method_16890, method_16892, method_16897, method_16899, method_16901, method_16902, method_16903, method_16904, method_16905, method_16906, method_16907, method_16908, method_16909, method_16910, method_16911, method_16913, method_16914, method_16916Methods inherited from interface net.minecraft.state.PropertyContainer
getEntries, getProperty, method_16929, method_16930, method_16933, withProperty
-
Constructor Details
-
class_3756
-
-
Method Details
-
getBlock
- Specified by:
getBlockin interfaceBlockState- Mappings:
Namespace Name Mixin selector official cLblc;c()Lbcs;intermediary method_9028Lnet/minecraft/class_2232;method_9028()Lnet/minecraft/class_197;named getBlockLnet/minecraft/block/BlockState;getBlock()Lnet/minecraft/block/Block;
-