Uses of Annotation Interface
net.minecraft.block.Block.class_12132
Packages that use Block.class_12132
-
Uses of Block.class_12132 in net.minecraft.block
Fields in net.minecraft.block with annotations of type Block.class_12132Modifier and TypeFieldDescriptionstatic final @net.minecraft.block.Block.class_12132 intUsed for 'strict' block placement by commands and structures.static final @net.minecraft.block.Block.class_12132 intBlock.NOTIFY_ALLThe default setBlockState behavior.static final @net.minecraft.block.Block.class_12132 intBlock.NOTIFY_ALL_AND_REDRAWNotifies neighbors and listeners, and forces a redraw on clients.static final @net.minecraft.block.Block.class_12132 int -
Uses of Block.class_12132 in net.minecraft.world.block
Fields in net.minecraft.world.block with annotations of type Block.class_12132Modifier and TypeFieldDescriptionprivate final @net.minecraft.block.Block.class_12132 intChainRestrictedNeighborUpdater.StateReplacementEntry.updateFlagsThe field for theupdateFlagsrecord component. -
Uses of Block.class_12132 in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with annotations of type Block.class_12132Modifier and TypeFieldDescriptionprivate static final @net.minecraft.block.Block.class_12132 intTreeFeature.FORCE_STATE_AND_NOTIFY_ALL