Uses of Interface
net.minecraft.block.BlockState
Packages that use BlockState
Package
Description
-
Uses of BlockState in net.minecraft
Fields in net.minecraft declared as BlockStateModifier and TypeFieldDescriptionprotected final BlockStateclass_1237.field_10157protected final BlockStateclass_1237.field_10158protected static final BlockStateclass_2743.field_12903private final BlockState[]class_2747.field_12915static final BlockStateclass_2765.class_3018.field_14878final BlockStateclass_2765.class_2766.field_14882Fields in net.minecraft with type parameters of type BlockStateModifier and TypeFieldDescriptionprivate final class_2929<BlockState>class_2746.field_12908(package private) final IdList<BlockState>class_2765.class_3018.field_14879Methods in net.minecraft that return BlockStateModifier and TypeMethodDescriptionclass_3065.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idclass_3066.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idprotected BlockStateclass_2743.method_11751(int int2) class_2743.method_11752(int int2, int int3, int int4) class_2745.method_11776(int int2) class_2746.method_11776(int int2) class_2747.method_11776(int int2) class_2748.method_11776(int int2) class_2765.class_3018.method_13394(int int2) static BlockStateclass_321.method_9371(World world, Entity entity, float float2) class_3065.stateFromData(int data) Returns a blockstate of the current block from it's idclass_3066.stateFromData(int data) Returns a blockstate of the current block from it's idclass_3065.withMirror(BlockState state, BlockMirror mirror) class_3066.withMirror(BlockState state, BlockMirror mirror) class_3065.withRotation(BlockState state, BlockRotation rotation) class_3066.withRotation(BlockState state, BlockRotation rotation) Methods in net.minecraft that return types with arguments of type BlockStateMethods in net.minecraft with parameters of type BlockStateModifier and TypeMethodDescriptionbooleanclass_3012.apply(BlockState blockState) class_3011.getBlockRenderType(BlockState state) class_3066.getBlockRenderType(BlockState state) class_3011.getCollisionBox(BlockState state, BlockView view, BlockPos pos) class_3066.getCollisionBox(BlockState state, BlockView view, BlockPos pos) intclass_3066.getComparatorOutput(BlockState state, World world, BlockPos pos) intclass_3065.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintclass_3066.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workclass_3010.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsclass_3011.getPistonBehavior(BlockState state) class_3066.getPistonBehavior(BlockState state) booleanclass_3011.isFullBoundsCubeForCulling(BlockState blockState) booleanclass_3066.isFullBoundsCubeForCulling(BlockState blockState) booleanclass_3011.method_11562(BlockState state) booleanclass_3066.method_11562(BlockState state) intclass_3010.method_11564(BlockState state, BlockView view, BlockPos pos) floatclass_3011.method_11565(BlockState state) booleanclass_3065.method_11566(BlockState state) booleanclass_3066.method_11577(BlockState state) voidclass_2743.method_11753(int int2, int int3, int int4, BlockState blockState) protected voidclass_2743.method_11759(int int2, BlockState blockState) intclass_2745.method_11777(BlockState state) intclass_2746.method_11777(BlockState state) intclass_2747.method_11777(BlockState state) intclass_2748.method_11777(BlockState state) intclass_2743.method_11780(int int2, BlockState state) intclass_2749.method_11780(int int2, BlockState state) booleanclass_3010.method_13315(BlockState blockState, Entity entity) intclass_2765.class_3018.method_13395(BlockState blockState) voidclass_2765.class_3018.method_13396(BlockState blockState, int int2) booleanclass_3066.method_13703(BlockState state) booleanclass_3066.method_13704(BlockState state) voidclass_3065.method_13711(BlockState blockState, World world, BlockPos blockPos, Block block, BlockPos blockPos2) private voidclass_3065.method_13712(BlockState blockState, World world, BlockPos blockPos) protected voidclass_3065.method_13713(World world, BlockPos blockPos, BlockState blockState) class_3011.method_8640(BlockState blockState, BlockView blockView, BlockPos blockPos) class_3066.method_8640(World world, BlockPos blockPos, BlockState blockState) intclass_3065.method_8653(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) intclass_3065.method_8664(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) voidvoidclass_3066.onBreakByPlayer(World world, BlockPos pos, BlockState state, PlayerEntity player) Runs when the block is broken by a player.voidclass_3065.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidclass_3066.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidclass_3065.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidclass_3066.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidclass_3011.randomDropAsItem(World world, BlockPos pos, BlockState state, float chance, int id) Called when the block must be dropped as an item bydropAsItem, but luck is taken into consideration here.voidclass_3066.randomDropAsItem(World world, BlockPos pos, BlockState state, float chance, int id) Called when the block must be dropped as an item bydropAsItem, but luck is taken into consideration here.voidclass_3010.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidclass_3065.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulebooleanclass_3066.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) class_3065.withMirror(BlockState state, BlockMirror mirror) class_3066.withMirror(BlockState state, BlockMirror mirror) class_3065.withRotation(BlockState state, BlockRotation rotation) class_3066.withRotation(BlockState state, BlockRotation rotation) Constructors in net.minecraft with parameters of type BlockStateModifierConstructorDescriptionclass_1237(boolean bool, int int2, int int3, BlockState blockState, BlockState blockState2) class_1774(boolean bool, int int2, int int3, BlockState blockState, BlockState blockState2) class_2766(BlockPos blockPos, BlockState blockState, NbtCompound nbtCompound) -
Uses of BlockState in net.minecraft.block
Classes in net.minecraft.block that implement BlockStateFields in net.minecraft.block declared as BlockStateModifier and TypeFieldDescriptionprivate BlockStateBlock.defaultStateStores the block's default stateprivate BlockStateAbstractRailBlock.RailPlacementHelper.stateprivate final BlockStateStairsBlock.stateFields in net.minecraft.block with type parameters of type BlockStateModifier and TypeFieldDescriptionstatic final IdList<BlockState>Block.BLOCK_STATESA List of all blockstates, used by Debug worldsstatic final Predicate<BlockState>BlockStatePredicate.field_12902private static final Predicate<BlockState>PumpkinBlock.field_9602Methods in net.minecraft.block that return BlockStateModifier and TypeMethodDescriptionAttachedStemBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionBedBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Deprecated.ChorusPlantBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionDirtBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionDoorBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionDoublePlantBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionFenceBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionFenceGateBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionFireBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionFlowerPotBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionGrassBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionabstract BlockStateInfestedBlock.Variants.getBlockState()MyceliumBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionPaneBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionRedstoneWireBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionRepeaterBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionStairsBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionTripwireBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionVineBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionWallBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionfinal BlockStateBlock.getDefaultState()Returns the block's default BlockState.AbstractButtonBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idAbstractRedstoneGateBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idAnvilBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idBigMushroomBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idChestBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idCocoaBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idCommandBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idComparatorBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idDispenserBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idEnderChestBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idEndPortalFrameBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idEndRodBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idFenceGateBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idFurnaceBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idHopperBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idLadderBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idLeverBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idLogBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idPillarBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idPistonBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idPumpkinBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idQuartzBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idSkeletonSkullBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idSlabBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idStairsBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idStructureBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idTorchBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idTrapdoorBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idTripwireHookBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idVineBlock.getStateFromData(World world, BlockPos pos, Direction dir, float float2, float float3, float float4, int id, LivingEntity entity) Returns a BlockState from an idstatic BlockStateBlock.getStateFromRawId(int id) Returns a BlockState from it's idCropBlock.method_11595(int int2) BaseBlockState.method_11719(BlockView view, BlockPos pos) AbstractRailBlock.RailPlacementHelper.method_8621()ChestBlock.method_8701(World world, BlockPos blockPos, BlockState blockState) ChestBlock.method_8703(World world, BlockPos blockPos, BlockState blockState) protected abstract BlockStateAbstractRedstoneGateBlock.method_8728(BlockState blockState) protected BlockStateComparatorBlock.method_8728(BlockState blockState) protected BlockStateRepeaterBlock.method_8728(BlockState blockState) protected abstract BlockStateAbstractRedstoneGateBlock.method_8733(BlockState blockState) protected BlockStateComparatorBlock.method_8733(BlockState blockState) protected BlockStateRepeaterBlock.method_8733(BlockState blockState) private BlockStateRedstoneWireBlock.method_8875(World world, BlockPos blockPos, BlockPos blockPos2, BlockState blockState) <T extends Comparable<T>>
BlockStateAbstractBlockState.method_9024(Property<T> property) <T extends Comparable<T>>
BlockStateBlockState.method_9024(Property<T> property) protected abstract BlockStateAbstractPressurePlateBlock.setRedstoneOutput(BlockState state, int value) protected BlockStatePressurePlateBlock.setRedstoneOutput(BlockState state, int value) protected BlockStateWeightedPressurePlateBlock.setRedstoneOutput(BlockState state, int value) AbstractButtonBlock.stateFromData(int data) Returns a blockstate of the current block from it's idAbstractFluidBlock.stateFromData(int data) Returns a blockstate of the current block from it's idAnvilBlock.stateFromData(int data) Returns a blockstate of the current block from it's idAttachedStemBlock.stateFromData(int data) Returns a blockstate of the current block from it's idBannerBlock.StandingBannerBlock.stateFromData(int data) Returns a blockstate of the current block from it's idBannerBlock.WallBannerBlock.stateFromData(int data) Returns a blockstate of the current block from it's idBedBlock.stateFromData(int data) Returns a blockstate of the current block from it's idBigMushroomBlock.stateFromData(int data) Returns a blockstate of the current block from it's idBlock.stateFromData(int data) Deprecated.BrewingStandBlock.stateFromData(int data) Returns a blockstate of the current block from it's idCactusBlock.stateFromData(int data) Returns a blockstate of the current block from it's idCakeBlock.stateFromData(int data) Returns a blockstate of the current block from it's idCarpetBlock.stateFromData(int data) Returns a blockstate of the current block from it's idCauldronBlock.stateFromData(int data) Returns a blockstate of the current block from it's idChestBlock.stateFromData(int data) Returns a blockstate of the current block from it's idChorusFlowerBlock.stateFromData(int data) Returns a blockstate of the current block from it's idCocoaBlock.stateFromData(int data) Returns a blockstate of the current block from it's idCommandBlock.stateFromData(int data) Returns a blockstate of the current block from it's idComparatorBlock.stateFromData(int data) Returns a blockstate of the current block from it's idCropBlock.stateFromData(int data) Returns a blockstate of the current block from it's idDaylightDetectorBlock.stateFromData(int data) Returns a blockstate of the current block from it's idDetectorRailBlock.stateFromData(int data) Returns a blockstate of the current block from it's idDirtBlock.stateFromData(int data) Returns a blockstate of the current block from it's idDispenserBlock.stateFromData(int data) Returns a blockstate of the current block from it's idDoorBlock.stateFromData(int data) Returns a blockstate of the current block from it's idDoublePlantBlock.stateFromData(int data) Returns a blockstate of the current block from it's idEnderChestBlock.stateFromData(int data) Returns a blockstate of the current block from it's idEndPortalFrameBlock.stateFromData(int data) Returns a blockstate of the current block from it's idEndRodBlock.stateFromData(int data) Returns a blockstate of the current block from it's idFarmlandBlock.stateFromData(int data) Returns a blockstate of the current block from it's idFenceGateBlock.stateFromData(int data) Returns a blockstate of the current block from it's idFireBlock.stateFromData(int data) Returns a blockstate of the current block from it's idFlowerBlock.stateFromData(int data) Returns a blockstate of the current block from it's idFrostedIceBlock.stateFromData(int data) Returns a blockstate of the current block from it's idFurnaceBlock.stateFromData(int data) Returns a blockstate of the current block from it's idHopperBlock.stateFromData(int data) Returns a blockstate of the current block from it's idInfestedBlock.stateFromData(int data) Returns a blockstate of the current block from it's idJukeboxBlock.stateFromData(int data) Returns a blockstate of the current block from it's idLadderBlock.stateFromData(int data) Returns a blockstate of the current block from it's idLeaves1Block.stateFromData(int data) Returns a blockstate of the current block from it's idLeaves2Block.stateFromData(int data) Returns a blockstate of the current block from it's idLeverBlock.stateFromData(int data) Returns a blockstate of the current block from it's idLog1Block.stateFromData(int data) Returns a blockstate of the current block from it's idLog2Block.stateFromData(int data) Returns a blockstate of the current block from it's idNetherPortalBlock.stateFromData(int data) Returns a blockstate of the current block from it's idNetherWartBlock.stateFromData(int data) Returns a blockstate of the current block from it's idPillarBlock.stateFromData(int data) Returns a blockstate of the current block from it's idPistonBlock.stateFromData(int data) Returns a blockstate of the current block from it's idPistonExtensionBlock.stateFromData(int data) Returns a blockstate of the current block from it's idPistonHeadBlock.stateFromData(int data) Returns a blockstate of the current block from it's idPlanksBlock.stateFromData(int data) Returns a blockstate of the current block from it's idPoweredRailBlock.stateFromData(int data) Returns a blockstate of the current block from it's idPressurePlateBlock.stateFromData(int data) Returns a blockstate of the current block from it's idPrismarineBlock.stateFromData(int data) Returns a blockstate of the current block from it's idPumpkinBlock.stateFromData(int data) Returns a blockstate of the current block from it's idPurpurSlab.stateFromData(int data) Returns a blockstate of the current block from it's idQuartzBlock.stateFromData(int data) Returns a blockstate of the current block from it's idRailBlock.stateFromData(int data) Returns a blockstate of the current block from it's idRedSandstoneBlock.stateFromData(int data) Returns a blockstate of the current block from it's idRedSandstoneSlabBlock.stateFromData(int data) Returns a blockstate of the current block from it's idRedstoneWireBlock.stateFromData(int data) Returns a blockstate of the current block from it's idRepeaterBlock.stateFromData(int data) Returns a blockstate of the current block from it's idSandBlock.stateFromData(int data) Returns a blockstate of the current block from it's idSandstoneBlock.stateFromData(int data) Returns a blockstate of the current block from it's idSaplingBlock.stateFromData(int data) Returns a blockstate of the current block from it's idSkeletonSkullBlock.stateFromData(int data) Returns a blockstate of the current block from it's idSnowLayerBlock.stateFromData(int data) Returns a blockstate of the current block from it's idSpongeBlock.stateFromData(int data) Returns a blockstate of the current block from it's idStainedGlassBlock.stateFromData(int data) Returns a blockstate of the current block from it's idStainedGlassPaneBlock.stateFromData(int data) Returns a blockstate of the current block from it's idStairsBlock.stateFromData(int data) Returns a blockstate of the current block from it's idStandingSignBlock.stateFromData(int data) Returns a blockstate of the current block from it's idStoneBlock.stateFromData(int data) Returns a blockstate of the current block from it's idStoneBrickBlock.stateFromData(int data) Returns a blockstate of the current block from it's idStoneSlabBlock.stateFromData(int data) Returns a blockstate of the current block from it's idStructureBlock.stateFromData(int data) Returns a blockstate of the current block from it's idSugarCaneBlock.stateFromData(int data) Returns a blockstate of the current block from it's idTallPlantBlock.stateFromData(int data) Returns a blockstate of the current block from it's idTntBlock.stateFromData(int data) Returns a blockstate of the current block from it's idTorchBlock.stateFromData(int data) Returns a blockstate of the current block from it's idTrapdoorBlock.stateFromData(int data) Returns a blockstate of the current block from it's idTripwireBlock.stateFromData(int data) Returns a blockstate of the current block from it's idTripwireHookBlock.stateFromData(int data) Returns a blockstate of the current block from it's idVineBlock.stateFromData(int data) Returns a blockstate of the current block from it's idWallBlock.stateFromData(int data) Returns a blockstate of the current block from it's idWallSignBlock.stateFromData(int data) Returns a blockstate of the current block from it's idWeightedPressurePlateBlock.stateFromData(int data) Returns a blockstate of the current block from it's idWoodSlabBlock.stateFromData(int data) Returns a blockstate of the current block from it's idWoolBlock.stateFromData(int data) Returns a blockstate of the current block from it's idprivate BlockStateRedstoneWireBlock.update(World world, BlockPos pos, BlockState state) protected BlockStateAbstractRailBlock.updateBlockState(World world, BlockPos pos, BlockState state, boolean forceUpdate) <T extends Comparable<T>,V extends T>
BlockStateAbstractButtonBlock.withMirror(BlockState state, BlockMirror mirror) BannerBlock.StandingBannerBlock.withMirror(BlockState state, BlockMirror mirror) BannerBlock.WallBannerBlock.withMirror(BlockState state, BlockMirror mirror) BaseBlockState.withMirror(BlockMirror mirror) BedBlock.withMirror(BlockState state, BlockMirror mirror) BigMushroomBlock.withMirror(BlockState state, BlockMirror mirror) Block.withMirror(BlockState state, BlockMirror mirror) Deprecated.ChestBlock.withMirror(BlockState state, BlockMirror mirror) CocoaBlock.withMirror(BlockState state, BlockMirror mirror) CommandBlock.withMirror(BlockState state, BlockMirror mirror) ComparatorBlock.withMirror(BlockState state, BlockMirror mirror) DetectorRailBlock.withMirror(BlockState state, BlockMirror mirror) DispenserBlock.withMirror(BlockState state, BlockMirror mirror) DoorBlock.withMirror(BlockState state, BlockMirror mirror) EnderChestBlock.withMirror(BlockState state, BlockMirror mirror) EndPortalFrameBlock.withMirror(BlockState state, BlockMirror mirror) EndRodBlock.withMirror(BlockState state, BlockMirror mirror) FenceBlock.withMirror(BlockState state, BlockMirror mirror) FenceGateBlock.withMirror(BlockState state, BlockMirror mirror) FurnaceBlock.withMirror(BlockState state, BlockMirror mirror) HopperBlock.withMirror(BlockState state, BlockMirror mirror) LadderBlock.withMirror(BlockState state, BlockMirror mirror) LeverBlock.withMirror(BlockState state, BlockMirror mirror) PaneBlock.withMirror(BlockState state, BlockMirror mirror) PistonBlock.withMirror(BlockState state, BlockMirror mirror) PistonExtensionBlock.withMirror(BlockState state, BlockMirror mirror) PistonHeadBlock.withMirror(BlockState state, BlockMirror mirror) PoweredRailBlock.withMirror(BlockState state, BlockMirror mirror) PumpkinBlock.withMirror(BlockState state, BlockMirror mirror) RailBlock.withMirror(BlockState state, BlockMirror mirror) RedstoneWireBlock.withMirror(BlockState state, BlockMirror mirror) RepeaterBlock.withMirror(BlockState state, BlockMirror mirror) SkeletonSkullBlock.withMirror(BlockState state, BlockMirror mirror) StainedGlassPaneBlock.withMirror(BlockState state, BlockMirror mirror) StairsBlock.withMirror(BlockState state, BlockMirror mirror) StandingSignBlock.withMirror(BlockState state, BlockMirror mirror) TorchBlock.withMirror(BlockState state, BlockMirror mirror) TrapdoorBlock.withMirror(BlockState state, BlockMirror mirror) TripwireBlock.withMirror(BlockState state, BlockMirror mirror) TripwireHookBlock.withMirror(BlockState state, BlockMirror mirror) VineBlock.withMirror(BlockState state, BlockMirror mirror) WallSignBlock.withMirror(BlockState state, BlockMirror mirror) AbstractButtonBlock.withRotation(BlockState state, BlockRotation rotation) AnvilBlock.withRotation(BlockState state, BlockRotation rotation) BannerBlock.StandingBannerBlock.withRotation(BlockState state, BlockRotation rotation) BannerBlock.WallBannerBlock.withRotation(BlockState state, BlockRotation rotation) BaseBlockState.withRotation(BlockRotation rotation) BedBlock.withRotation(BlockState state, BlockRotation rotation) BigMushroomBlock.withRotation(BlockState state, BlockRotation rotation) Block.withRotation(BlockState state, BlockRotation rotation) Deprecated.ChestBlock.withRotation(BlockState state, BlockRotation rotation) CocoaBlock.withRotation(BlockState state, BlockRotation rotation) CommandBlock.withRotation(BlockState state, BlockRotation rotation) ComparatorBlock.withRotation(BlockState state, BlockRotation rotation) DetectorRailBlock.withRotation(BlockState state, BlockRotation rotation) DispenserBlock.withRotation(BlockState state, BlockRotation rotation) DoorBlock.withRotation(BlockState state, BlockRotation rotation) EnderChestBlock.withRotation(BlockState state, BlockRotation rotation) EndPortalFrameBlock.withRotation(BlockState state, BlockRotation rotation) EndRodBlock.withRotation(BlockState state, BlockRotation rotation) FenceBlock.withRotation(BlockState state, BlockRotation rotation) FenceGateBlock.withRotation(BlockState state, BlockRotation rotation) FurnaceBlock.withRotation(BlockState state, BlockRotation rotation) HopperBlock.withRotation(BlockState state, BlockRotation rotation) LadderBlock.withRotation(BlockState state, BlockRotation rotation) LeverBlock.withRotation(BlockState state, BlockRotation rotation) LogBlock.withRotation(BlockState state, BlockRotation rotation) NetherPortalBlock.withRotation(BlockState state, BlockRotation rotation) PaneBlock.withRotation(BlockState state, BlockRotation rotation) PillarBlock.withRotation(BlockState state, BlockRotation rotation) PistonBlock.withRotation(BlockState state, BlockRotation rotation) PistonExtensionBlock.withRotation(BlockState state, BlockRotation rotation) PistonHeadBlock.withRotation(BlockState state, BlockRotation rotation) PoweredRailBlock.withRotation(BlockState state, BlockRotation rotation) PumpkinBlock.withRotation(BlockState state, BlockRotation rotation) QuartzBlock.withRotation(BlockState state, BlockRotation rotation) RailBlock.withRotation(BlockState state, BlockRotation rotation) RedstoneWireBlock.withRotation(BlockState state, BlockRotation rotation) RepeaterBlock.withRotation(BlockState state, BlockRotation rotation) SkeletonSkullBlock.withRotation(BlockState state, BlockRotation rotation) StainedGlassPaneBlock.withRotation(BlockState state, BlockRotation rotation) StairsBlock.withRotation(BlockState state, BlockRotation rotation) StandingSignBlock.withRotation(BlockState state, BlockRotation rotation) TorchBlock.withRotation(BlockState state, BlockRotation rotation) TrapdoorBlock.withRotation(BlockState state, BlockRotation rotation) TripwireBlock.withRotation(BlockState state, BlockRotation rotation) TripwireHookBlock.withRotation(BlockState state, BlockRotation rotation) VineBlock.withRotation(BlockState state, BlockRotation rotation) WallSignBlock.withRotation(BlockState state, BlockRotation rotation) Methods in net.minecraft.block with parameters of type BlockStateModifier and TypeMethodDescriptionvoidBlock.appendCollisionBoxes(BlockState state, World world, BlockPos pos, Box entityBox, List<Box> boxes, Entity entity, boolean isActualState) Deprecated.voidBrewingStandBlock.appendCollisionBoxes(BlockState state, World world, BlockPos pos, Box entityBox, List<Box> boxes, Entity entity, boolean isActualState) voidCauldronBlock.appendCollisionBoxes(BlockState state, World world, BlockPos pos, Box entityBox, List<Box> boxes, Entity entity, boolean isActualState) voidChorusPlantBlock.appendCollisionBoxes(BlockState state, World world, BlockPos pos, Box entityBox, List<Box> boxes, Entity entity, boolean isActualState) voidEndPortalBlock.appendCollisionBoxes(BlockState state, World world, BlockPos pos, Box entityBox, List<Box> boxes, Entity entity, boolean isActualState) voidEndPortalFrameBlock.appendCollisionBoxes(BlockState state, World world, BlockPos pos, Box entityBox, List<Box> boxes, Entity entity, boolean isActualState) voidFenceBlock.appendCollisionBoxes(BlockState state, World world, BlockPos pos, Box entityBox, List<Box> boxes, Entity entity, boolean isActualState) voidHopperBlock.appendCollisionBoxes(BlockState state, World world, BlockPos pos, Box entityBox, List<Box> boxes, Entity entity, boolean isActualState) voidLilyPadBlock.appendCollisionBoxes(BlockState state, World world, BlockPos pos, Box entityBox, List<Box> boxes, Entity entity, boolean isActualState) voidPaneBlock.appendCollisionBoxes(BlockState state, World world, BlockPos pos, Box entityBox, List<Box> boxes, Entity entity, boolean isActualState) voidPistonBlock.appendCollisionBoxes(BlockState state, World world, BlockPos pos, Box entityBox, List<Box> boxes, Entity entity, boolean isActualState) voidPistonExtensionBlock.appendCollisionBoxes(BlockState state, World world, BlockPos pos, Box entityBox, List<Box> boxes, Entity entity, boolean isActualState) voidPistonHeadBlock.appendCollisionBoxes(BlockState state, World world, BlockPos pos, Box entityBox, List<Box> boxes, Entity entity, boolean isActualState) voidStairsBlock.appendCollisionBoxes(BlockState state, World world, BlockPos pos, Box entityBox, List<Box> boxes, Entity entity, boolean isActualState) voidWallBlock.appendCollisionBoxes(BlockState state, World world, BlockPos pos, Box entityBox, List<Box> boxes, Entity entity, boolean isActualState) booleanBlockStatePredicate.apply(BlockState blockState) private intComparatorBlock.calculateOutputSignal(World world, BlockPos pos, BlockState state) booleanAttachedStemBlock.canBeFertilized(World world, Random random, BlockPos pos, BlockState state) booleanCocoaBlock.canBeFertilized(World world, Random random, BlockPos pos, BlockState state) booleanCropBlock.canBeFertilized(World world, Random random, BlockPos pos, BlockState state) booleanDoublePlantBlock.canBeFertilized(World world, Random random, BlockPos pos, BlockState state) booleanGrassBlock.canBeFertilized(World world, Random random, BlockPos pos, BlockState state) booleanGrowable.canBeFertilized(World world, Random random, BlockPos pos, BlockState state) booleanMushroomBlock.canBeFertilized(World world, Random random, BlockPos pos, BlockState state) booleanSaplingBlock.canBeFertilized(World world, Random random, BlockPos pos, BlockState state) booleanTallPlantBlock.canBeFertilized(World world, Random random, BlockPos pos, BlockState state) protected booleanAttachedStemBlock.canBePlacedOn(BlockState state) protected booleanCropBlock.canBePlacedOn(BlockState state) protected booleanDeadBushBlock.canBePlacedOn(BlockState state) protected booleanLilyPadBlock.canBePlacedOn(BlockState state) protected booleanMushroomBlock.canBePlacedOn(BlockState state) protected booleanNetherWartBlock.canBePlacedOn(BlockState state) protected booleanPlantBlock.canBePlacedOn(BlockState state) booleanAbstractFluidBlock.canCollide(BlockState state, boolean bl) Returns whether entities can collide with the blockbooleanAirBlock.canCollide(BlockState state, boolean bl) Returns whether entities can collide with the blockbooleanBlock.canCollide(BlockState state, boolean bl) Returns whether entities can collide with the blockbooleanStairsBlock.canCollide(BlockState state, boolean bl) Returns whether entities can collide with the blockbooleanAttachedStemBlock.canGrow(World world, BlockPos pos, BlockState state, boolean bl) booleanCocoaBlock.canGrow(World world, BlockPos pos, BlockState state, boolean bl) booleanCropBlock.canGrow(World world, BlockPos pos, BlockState state, boolean bl) booleanDoublePlantBlock.canGrow(World world, BlockPos pos, BlockState state, boolean bl) booleanGrassBlock.canGrow(World world, BlockPos pos, BlockState state, boolean bl) booleanGrowable.canGrow(World world, BlockPos pos, BlockState state, boolean bl) booleanMushroomBlock.canGrow(World world, BlockPos pos, BlockState state, boolean bl) booleanSaplingBlock.canGrow(World world, BlockPos pos, BlockState state, boolean bl) booleanTallPlantBlock.canGrow(World world, BlockPos pos, BlockState state, boolean bl) protected static booleanRedstoneWireBlock.connectsTo(BlockState state) protected static booleanRedstoneWireBlock.connectsTo(BlockState state, Direction dir) protected ItemStackBlock.createStackFromBlock(BlockState state) Creates and returns and ItemStack from a block.protected ItemStackChorusFlowerBlock.createStackFromBlock(BlockState state) Creates and returns and ItemStack from a block.protected ItemStackInfestedBlock.createStackFromBlock(BlockState state) Creates and returns and ItemStack from a block.protected ItemStackLeaves1Block.createStackFromBlock(BlockState state) Creates and returns and ItemStack from a block.protected ItemStackLeaves2Block.createStackFromBlock(BlockState state) Creates and returns and ItemStack from a block.protected ItemStackLog1Block.createStackFromBlock(BlockState state) Creates and returns and ItemStack from a block.protected ItemStackLog2Block.createStackFromBlock(BlockState state) Creates and returns and ItemStack from a block.protected ItemStackPillarBlock.createStackFromBlock(BlockState state) Creates and returns and ItemStack from a block.protected ItemStackQuartzBlock.createStackFromBlock(BlockState state) Creates and returns and ItemStack from a block.protected ItemStackRedstoneLampBlock.createStackFromBlock(BlockState state) Creates and returns and ItemStack from a block.protected ItemStackRedstoneOreBlock.createStackFromBlock(BlockState state) Creates and returns and ItemStack from a block.final voidBlock.dropAsItem(World world, BlockPos pos, BlockState state, int id) Runs when the block must be dropped as an item.AbstractFluidBlock.getBlockRenderType(BlockState state) AirBlock.getBlockRenderType(BlockState state) BarrierBlock.getBlockRenderType(BlockState state) BeaconBlock.getBlockRenderType(BlockState state) Block.getBlockRenderType(BlockState state) Deprecated.BlockWithEntity.getBlockRenderType(BlockState state) BrewingStandBlock.getBlockRenderType(BlockState state) ChestBlock.getBlockRenderType(BlockState state) CommandBlock.getBlockRenderType(BlockState state) DaylightDetectorBlock.getBlockRenderType(BlockState state) DispenserBlock.getBlockRenderType(BlockState state) EnchantingTableBlock.getBlockRenderType(BlockState state) EnderChestBlock.getBlockRenderType(BlockState state) FlowerPotBlock.getBlockRenderType(BlockState state) FurnaceBlock.getBlockRenderType(BlockState state) HopperBlock.getBlockRenderType(BlockState state) JukeboxBlock.getBlockRenderType(BlockState state) MobSpawnerBlock.getBlockRenderType(BlockState state) NoteBlock.getBlockRenderType(BlockState state) StructureBlock.getBlockRenderType(BlockState state) AttachedStemBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionBedBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Deprecated.ChorusPlantBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionDirtBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionDoorBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionDoublePlantBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionFenceBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionFenceGateBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionFireBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionFlowerPotBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionGrassBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionMyceliumBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionPaneBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionRedstoneWireBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionRepeaterBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionStairsBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionTripwireBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionVineBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionWallBlock.getBlockState(BlockState state, BlockView view, BlockPos pos) Returns the current block's blockstate at a certain positionstatic intVineBlock.getBlockStateId(BlockState state) static intBlock.getByBlockState(BlockState state) Returns a certain Block's id from a blockstatestatic InfestedBlock.VariantsInfestedBlock.Variants.getByBlockState(BlockState state) AbstractButtonBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) AbstractFluidBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) AbstractPressurePlateBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) AbstractRailBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) AbstractRedstoneGateBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) AbstractSignBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) AnvilBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) AttachedStemBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) BannerBlock.StandingBannerBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) BannerBlock.WallBannerBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) BedBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) BeetrootsBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) Block.getCollisionBox(BlockState state, BlockView view, BlockPos pos) Deprecated.BrewingStandBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) CakeBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) CarpetBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) CarrotsBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) CauldronBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) ChestBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) ChorusPlantBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) CocoaBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) CropBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) DaylightDetectorBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) DeadBushBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) DoorBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) DoublePlantBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) DragonEggBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) EnchantingTableBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) EnderChestBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) EndPortalBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) EndPortalFrameBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) EndRodBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) FarmlandBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) FenceBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) FenceGateBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) FlowerBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) FlowerPotBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) GrassPathBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) HopperBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) LadderBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) LeverBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) LilyPadBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) MushroomBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) NetherPortalBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) NetherWartBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) PaneBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) PistonBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) PistonExtensionBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) PistonHeadBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) PlantBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) PotatoesBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) RedstoneWireBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) SaplingBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) SkeletonSkullBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) SlabBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) SnowLayerBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) SugarCaneBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) TallPlantBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) TorchBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) TrapdoorBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) TripwireBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) TripwireHookBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) VineBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) WallBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) WallSignBlock.getCollisionBox(BlockState state, BlockView view, BlockPos pos) intBlock.getComparatorOutput(BlockState state, World world, BlockPos pos) Deprecated.intBrewingStandBlock.getComparatorOutput(BlockState state, World world, BlockPos pos) intCakeBlock.getComparatorOutput(BlockState state, World world, BlockPos pos) intCauldronBlock.getComparatorOutput(BlockState state, World world, BlockPos pos) intChestBlock.getComparatorOutput(BlockState state, World world, BlockPos pos) intCommandBlock.getComparatorOutput(BlockState state, World world, BlockPos pos) intDetectorRailBlock.getComparatorOutput(BlockState state, World world, BlockPos pos) intDispenserBlock.getComparatorOutput(BlockState state, World world, BlockPos pos) intEndPortalFrameBlock.getComparatorOutput(BlockState state, World world, BlockPos pos) intFurnaceBlock.getComparatorOutput(BlockState state, World world, BlockPos pos) intHopperBlock.getComparatorOutput(BlockState state, World world, BlockPos pos) intJukeboxBlock.getComparatorOutput(BlockState state, World world, BlockPos pos) intAbstractButtonBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintAbstractFluidBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintAnvilBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintAttachedStemBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintBannerBlock.StandingBannerBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintBannerBlock.WallBannerBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintBedBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintBigMushroomBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintBrewingStandBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintCactusBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintCakeBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintCarpetBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintCauldronBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintChestBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintChorusFlowerBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintChorusPlantBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintCocoaBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintCommandBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintComparatorBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintCropBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintDaylightDetectorBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintDetectorRailBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintDirtBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintDispenserBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintDoorBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintDoublePlantBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintEnderChestBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintEndPortalFrameBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintEndRodBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintFarmlandBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintFenceBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintFenceGateBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintFireBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintFlowerBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintFlowerPotBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintFrostedIceBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintFurnaceBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintGrassBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintHopperBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintInfestedBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintJukeboxBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintLadderBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintLeaves1Block.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintLeaves2Block.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintLeverBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintLilyPadBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintLog1Block.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintLog2Block.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintMyceliumBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintNetherPortalBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintNetherWartBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintPaneBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintPillarBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintPistonBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintPistonExtensionBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintPistonHeadBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintPlanksBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintPoweredRailBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintPressurePlateBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintPrismarineBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintPumpkinBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintPurpurSlab.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintQuartzBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintRailBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintRedSandstoneBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintRedSandstoneSlabBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintRedstoneWireBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintRepeaterBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintSandBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintSandstoneBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintSaplingBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintSkeletonSkullBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintSnowLayerBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintSpongeBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintStainedGlassBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintStainedGlassPaneBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintStairsBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintStandingSignBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintStoneBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintStoneBrickBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintStoneSlabBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintStructureBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintSugarCaneBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintTallPlantBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintTntBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintTorchBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintTrapdoorBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintTripwireBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintTripwireHookBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintVineBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintWallBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintWallSignBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintWeightedPressurePlateBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintWoodSlabBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workintWoolBlock.getData(BlockState state) Returns the data value for a blockstate Throws anIllegalArmumentExceptionas this method does not workAbstractFluidBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenAbstractSignBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenAttachedStemBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenBannerBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenBedBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenBedrockBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenBigMushroomBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenBookshelfBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenBrewingStandBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenCakeBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenCauldronBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenChorusFlowerBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenChorusPlantBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenClayBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenCobwebBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenComparatorBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenCropBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenDaylightDetectorBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenDeadBushBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenDoorBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenDoublePlantBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenEnderChestBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenEndPortalFrameBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenFarmlandBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenFlowerPotBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenFurnaceBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenGlowstoneBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenGrassBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenGrassPathBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenGravelBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenLeavesBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenMelonBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenMobSpawnerBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenMyceliumBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenNetherWartBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenObsidianBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenOreBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenPaneBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenPistonExtensionBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenPurpurSlab.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenRedSandstoneSlabBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenRedstoneLampBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenRedstoneOreBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenRedstoneTorchBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenRedstoneWireBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenRepeaterBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenSeaLanternBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenSkeletonSkullBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenSnowBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenSnowLayerBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenStoneBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenStoneSlabBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenSugarCaneBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenTallPlantBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenTripwireBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenVineBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenWoodSlabBlock.getDropItem(BlockState blockState, Random random, int state) Returns the item that must be dropped when the block is brokenfloatBlock.getHardness(BlockState blockState, World world, BlockPos blockPos) Deprecated.intBlock.getLuminance(BlockState state) Deprecated.Block.getMaterial(BlockState state) Deprecated.BigMushroomBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsBlock.getMaterialColor(BlockState state) Deprecated.CarpetBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsDeadBushBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsDirtBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsDoorBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsEndGatewayBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsEndPortalBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsFireBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsGlowstoneBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsGravelBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsHardenedClayBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsLog1Block.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsLog2Block.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsNetherBrickBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsNetherrackBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsObsidianBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsPlanksBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsPrismarineBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsQuartzBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsRedSandstoneSlabBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsSandBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsSandstoneBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsSeaLanternBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsStainedGlassBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsStainedGlassPaneBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsStairsBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsStoneBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsStoneSlabBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsWoodSlabBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsWoolBlock.getMaterialColor(BlockState state) Returns the block's material color from it's state Blockstates can have different material colorsintAnvilBlock.getMeta(BlockState state) Returns the metadata value for a certain BlockStateintBlock.getMeta(BlockState state) Returns the metadata value for a certain BlockStateintCarpetBlock.getMeta(BlockState state) Returns the metadata value for a certain BlockStateintDirtBlock.getMeta(BlockState state) Returns the metadata value for a certain BlockStateintDoublePlantBlock.getMeta(BlockState state) Returns the metadata value for a certain BlockStateintFlowerBlock.getMeta(BlockState state) Returns the metadata value for a certain BlockStateintLeaves1Block.getMeta(BlockState state) Returns the metadata value for a certain BlockStateintLeaves2Block.getMeta(BlockState state) Returns the metadata value for a certain BlockStateintLog1Block.getMeta(BlockState state) Returns the metadata value for a certain BlockStateintLog2Block.getMeta(BlockState state) Returns the metadata value for a certain BlockStateintOreBlock.getMeta(BlockState state) Returns the metadata value for a certain BlockStateintPlanksBlock.getMeta(BlockState state) Returns the metadata value for a certain BlockStateintPrismarineBlock.getMeta(BlockState state) Returns the metadata value for a certain BlockStateintQuartzBlock.getMeta(BlockState state) Returns the metadata value for a certain BlockStateintRedSandstoneBlock.getMeta(BlockState state) Returns the metadata value for a certain BlockStateintRedSandstoneSlabBlock.getMeta(BlockState state) Returns the metadata value for a certain BlockStateintSandBlock.getMeta(BlockState state) Returns the metadata value for a certain BlockStateintSandstoneBlock.getMeta(BlockState state) Returns the metadata value for a certain BlockStateintSaplingBlock.getMeta(BlockState state) Returns the metadata value for a certain BlockStateintSpongeBlock.getMeta(BlockState state) Returns the metadata value for a certain BlockStateintStainedGlassBlock.getMeta(BlockState state) Returns the metadata value for a certain BlockStateintStainedGlassPaneBlock.getMeta(BlockState state) Returns the metadata value for a certain BlockStateintStoneBlock.getMeta(BlockState state) Returns the metadata value for a certain BlockStateintStoneBrickBlock.getMeta(BlockState state) Returns the metadata value for a certain BlockStateintStoneSlabBlock.getMeta(BlockState state) Returns the metadata value for a certain BlockStateintWallBlock.getMeta(BlockState state) Returns the metadata value for a certain BlockStateintWoodSlabBlock.getMeta(BlockState state) Returns the metadata value for a certain BlockStateintWoolBlock.getMeta(BlockState state) Returns the metadata value for a certain BlockStateprotected abstract intAbstractPressurePlateBlock.getMinRedstoneOutput(BlockState state) protected intPressurePlateBlock.getMinRedstoneOutput(BlockState state) protected intWeightedPressurePlateBlock.getMinRedstoneOutput(BlockState state) intBlock.getOpacity(BlockState blockState) Deprecated.AbstractPressurePlateBlock.getPistonBehavior(BlockState state) AbstractRailBlock.getPistonBehavior(BlockState state) BedBlock.getPistonBehavior(BlockState state) Block.getPistonBehavior(BlockState state) Deprecated.DoorBlock.getPistonBehavior(BlockState state) EndRodBlock.getPistonBehavior(BlockState state) IceBlock.getPistonBehavior(BlockState state) voidAttachedStemBlock.grow(World world, Random random, BlockPos pos, BlockState state) voidCocoaBlock.grow(World world, Random random, BlockPos pos, BlockState state) voidCropBlock.grow(World world, Random random, BlockPos pos, BlockState state) voidDoublePlantBlock.grow(World world, Random random, BlockPos pos, BlockState state) voidGrassBlock.grow(World world, Random random, BlockPos pos, BlockState state) voidGrowable.grow(World world, Random random, BlockPos pos, BlockState state) voidMushroomBlock.grow(World world, Random random, BlockPos pos, BlockState state) voidSaplingBlock.grow(World world, Random random, BlockPos pos, BlockState state) voidTallPlantBlock.grow(World world, Random random, BlockPos pos, BlockState state) booleanBlock.isFullBlock(BlockState blockState) Deprecated.booleanAbstractButtonBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanAbstractFluidBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanAbstractPressurePlateBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanAbstractRailBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanAbstractRedstoneGateBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanAbstractSignBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanAirBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanAnvilBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanBannerBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanBarrierBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanBeaconBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanBedBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanBlock.isFullBoundsCubeForCulling(BlockState blockState) Deprecated.booleanBrewingStandBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanCactusBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanCakeBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanCarpetBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanCauldronBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanChestBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanChorusFlowerBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanChorusPlantBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanCobwebBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanCocoaBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanDaylightDetectorBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanDoorBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanDragonEggBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanEnchantingTableBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanEnderChestBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanEndGatewayBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanEndPortalBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanEndPortalFrameBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanEndRodBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanFarmlandBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanFenceBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanFenceGateBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanFireBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanFlowerPotBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanGrassPathBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanHopperBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanLadderBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanLeavesBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanLeverBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanMobSpawnerBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanPaneBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanPistonBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanPistonExtensionBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanPistonHeadBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanPlantBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanRedstoneWireBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanSkeletonSkullBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanSlabBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanSnowLayerBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanStairsBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanSugarCaneBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanTorchBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanTransparentBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanTrapdoorBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanTripwireBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanTripwireHookBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanVineBlock.isFullBoundsCubeForCulling(BlockState blockState) booleanWallBlock.isFullBoundsCubeForCulling(BlockState blockState) protected booleanPoweredRailBlock.isPoweredByOtherRails(World world, BlockPos pos, BlockState state, boolean boolean4, int distance) static booleanAbstractRailBlock.isRail(BlockState state) booleanBlock.isTransluscent(BlockState blockState) Deprecated.protected voidAbstractPressurePlateBlock.method_11548(World world, BlockPos blockPos, BlockState blockState, int int2) floatBlock.method_11557(BlockState blockState, PlayerEntity playerEntity, World world, BlockPos blockPos) Deprecated.booleanAbstractButtonBlock.method_11562(BlockState state) booleanAbstractFluidBlock.method_11562(BlockState state) booleanAbstractPressurePlateBlock.method_11562(BlockState state) booleanAbstractRailBlock.method_11562(BlockState state) booleanAbstractRedstoneGateBlock.method_11562(BlockState state) booleanAbstractSignBlock.method_11562(BlockState state) booleanAirBlock.method_11562(BlockState state) booleanAnvilBlock.method_11562(BlockState state) booleanBannerBlock.method_11562(BlockState state) booleanBeaconBlock.method_11562(BlockState state) booleanBedBlock.method_11562(BlockState state) booleanBlock.method_11562(BlockState state) Deprecated.booleanBrewingStandBlock.method_11562(BlockState state) booleanCactusBlock.method_11562(BlockState state) booleanCakeBlock.method_11562(BlockState state) booleanCarpetBlock.method_11562(BlockState state) booleanCauldronBlock.method_11562(BlockState state) booleanChestBlock.method_11562(BlockState state) booleanChorusFlowerBlock.method_11562(BlockState state) booleanChorusPlantBlock.method_11562(BlockState state) booleanCobwebBlock.method_11562(BlockState state) booleanCocoaBlock.method_11562(BlockState state) booleanDaylightDetectorBlock.method_11562(BlockState state) booleanDoorBlock.method_11562(BlockState state) booleanDragonEggBlock.method_11562(BlockState state) booleanEnchantingTableBlock.method_11562(BlockState state) booleanEnderChestBlock.method_11562(BlockState state) booleanEndGatewayBlock.method_11562(BlockState state) booleanEndPortalBlock.method_11562(BlockState state) booleanEndPortalFrameBlock.method_11562(BlockState state) booleanEndRodBlock.method_11562(BlockState state) booleanFarmlandBlock.method_11562(BlockState state) booleanFenceBlock.method_11562(BlockState state) booleanFenceGateBlock.method_11562(BlockState state) booleanFireBlock.method_11562(BlockState state) booleanFlowerPotBlock.method_11562(BlockState state) booleanGlassBlock.method_11562(BlockState state) booleanGrassPathBlock.method_11562(BlockState state) booleanHopperBlock.method_11562(BlockState state) booleanLadderBlock.method_11562(BlockState state) booleanLeverBlock.method_11562(BlockState state) booleanNetherPortalBlock.method_11562(BlockState state) booleanPaneBlock.method_11562(BlockState state) booleanPistonBlock.method_11562(BlockState state) booleanPistonExtensionBlock.method_11562(BlockState state) booleanPistonHeadBlock.method_11562(BlockState state) booleanPlantBlock.method_11562(BlockState state) booleanRedstoneWireBlock.method_11562(BlockState state) booleanSkeletonSkullBlock.method_11562(BlockState state) booleanSlabBlock.method_11562(BlockState state) booleanSnowLayerBlock.method_11562(BlockState state) booleanStainedGlassBlock.method_11562(BlockState state) booleanStairsBlock.method_11562(BlockState state) booleanSugarCaneBlock.method_11562(BlockState state) booleanTorchBlock.method_11562(BlockState state) booleanTrapdoorBlock.method_11562(BlockState state) booleanTripwireBlock.method_11562(BlockState state) booleanTripwireHookBlock.method_11562(BlockState state) booleanVineBlock.method_11562(BlockState state) booleanWallBlock.method_11562(BlockState state) Block.method_11563(BlockState blockState, World world, BlockPos blockPos) Deprecated.CactusBlock.method_11563(BlockState blockState, World world, BlockPos blockPos) StairsBlock.method_11563(BlockState blockState, World world, BlockPos blockPos) intAbstractFluidBlock.method_11564(BlockState state, BlockView view, BlockPos pos) intBlock.method_11564(BlockState state, BlockView view, BlockPos pos) Deprecated.intStairsBlock.method_11564(BlockState state, BlockView view, BlockPos pos) floatBarrierBlock.method_11565(BlockState state) floatBlock.method_11565(BlockState state) Deprecated.booleanAbstractButtonBlock.method_11566(BlockState state) booleanAbstractPressurePlateBlock.method_11566(BlockState state) booleanAbstractRedstoneGateBlock.method_11566(BlockState state) booleanBlock.method_11566(BlockState state) Deprecated.booleanChestBlock.method_11566(BlockState state) booleanDaylightDetectorBlock.method_11566(BlockState state) booleanDetectorRailBlock.method_11566(BlockState state) booleanLeverBlock.method_11566(BlockState state) booleanRedstoneBlock.method_11566(BlockState state) booleanRedstoneTorchBlock.method_11566(BlockState state) booleanRedstoneWireBlock.method_11566(BlockState state) booleanTripwireHookBlock.method_11566(BlockState state) booleanBlock.method_11568(BlockState state) Deprecated.booleanHopperBlock.method_11568(BlockState state) booleanPistonBlock.method_11568(BlockState state) booleanPistonHeadBlock.method_11568(BlockState state) booleanSlabBlock.method_11568(BlockState state) booleanSnowLayerBlock.method_11568(BlockState state) booleanStairsBlock.method_11568(BlockState state) booleanBlock.method_11575(BlockState state) Deprecated.booleanBlock.method_11576(BlockState state) Deprecated.booleanBlock.method_11577(BlockState state) Deprecated.booleanBrewingStandBlock.method_11577(BlockState state) booleanCakeBlock.method_11577(BlockState state) booleanCauldronBlock.method_11577(BlockState state) booleanChestBlock.method_11577(BlockState state) booleanCommandBlock.method_11577(BlockState state) booleanDetectorRailBlock.method_11577(BlockState state) booleanDispenserBlock.method_11577(BlockState state) booleanEndPortalFrameBlock.method_11577(BlockState state) booleanFurnaceBlock.method_11577(BlockState state) booleanHopperBlock.method_11577(BlockState state) booleanJukeboxBlock.method_11577(BlockState state) private voidAbstractButtonBlock.method_11582(BlockState blockState, World world, BlockPos blockPos) booleanCommandBlock.method_11592(World world, BlockPos blockPos, BlockState blockState) voidCropBlock.method_11597(World world, BlockPos blockPos, BlockState blockState) protected intCropBlock.method_11598(BlockState blockState) booleanCropBlock.method_11599(BlockState blockState) protected voidDetectorRailBlock.method_11600(World world, BlockPos blockPos, BlockState blockState, boolean bool) protected booleanAbstractRedstoneGateBlock.method_11601(BlockState blockState) protected booleanRepeaterBlock.method_11601(BlockState blockState) static booleanAbstractRedstoneGateBlock.method_11602(BlockState blockState) booleanAbstractRedstoneGateBlock.method_11603(BlockState blockState) private DoublePlantBlock.DoublePlantTypeDoublePlantBlock.method_11606(BlockView blockView, BlockPos blockPos, BlockState blockState) static booleanFallingBlock.method_11611(BlockState blockState) private static intFenceBlock.method_11612(BlockState blockState) protected voidFrostedIceBlock.method_11613(World world, BlockPos blockPos, BlockState blockState, Random random, boolean bool) protected static booleanSlabBlock.method_11616(BlockState blockState) static floatAbstractFluidBlock.method_11618(BlockView blockView, BlockPos blockPos, Material material, BlockState blockState) protected intAbstractFluidBlock.method_11620(BlockState blockState) protected intAbstractFluidBlock.method_11621(BlockState blockState) private static intRedstoneWireBlock.method_11625(BlockState blockState) private static StairsBlock.ShapeStairsBlock.method_11631(BlockState blockState, BlockView blockView, BlockPos blockPos) private static booleanStairsBlock.method_11632(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) static booleanStairsBlock.method_11633(BlockState blockState) StairsBlock.method_11634(BlockState blockState) private static BoxStairsBlock.method_11635(BlockState blockState) private static BoxStairsBlock.method_11636(BlockState blockState) private static intPaneBlock.method_11638(BlockState blockState) voidTntBlock.method_11639(World world, BlockPos blockPos, BlockState blockState, LivingEntity livingEntity) private booleanVineBlock.method_11642(BlockState blockState) private static intWallBlock.method_11643(BlockState blockState) private BoxPistonHeadBlock.method_11700(BlockState blockState) protected <T extends Comparable<T>>
booleanBlockStatePredicate.method_11747(BlockState blockState, Property<T> property, Predicate<?> predicate) booleanBlock.method_13315(BlockState blockState, Entity entity) Deprecated.intFallingBlock.method_13316(BlockState blockState) intGravelBlock.method_13316(BlockState blockState) intSandBlock.method_13316(BlockState blockState) Block.method_13702(BlockState blockState, BlockView blockView, BlockPos blockPos) Deprecated.booleanBlock.method_13703(BlockState state) Deprecated.booleanLeavesBlock.method_13703(BlockState state) booleanPistonBlock.method_13703(BlockState state) booleanAbstractSignBlock.method_13704(BlockState state) booleanBlock.method_13704(BlockState state) Deprecated.booleanChestBlock.method_13704(BlockState state) booleanEnderChestBlock.method_13704(BlockState state) booleanSkeletonSkullBlock.method_13704(BlockState state) static floatAbstractFluidBlock.method_13709(BlockState blockState, BlockView blockView, BlockPos blockPos) static floatAbstractFluidBlock.method_13710(BlockState blockState, BlockView blockView, BlockPos blockPos) Block.method_414(BlockState blockState, World world, BlockPos blockPos, Vec3d vec3d, Vec3d vec3d2) Deprecated.PistonExtensionBlock.method_414(BlockState blockState, World world, BlockPos blockPos, Vec3d vec3d, Vec3d vec3d2) StairsBlock.method_414(BlockState blockState, World world, BlockPos blockPos, Vec3d vec3d, Vec3d vec3d2) booleanBlock.method_435(BlockState blockState, World world, BlockPos blockPos, int int2, int int3) Deprecated.booleanBlockWithEntity.method_435(BlockState blockState, World world, BlockPos blockPos, int int2, int int3) booleanComparatorBlock.method_435(BlockState blockState, World world, BlockPos blockPos, int int2, int int3) booleanNoteBlock.method_435(BlockState blockState, World world, BlockPos blockPos, int int2, int int3) booleanPistonBlock.method_435(BlockState blockState, World world, BlockPos blockPos, int int2, int int3) protected voidAbstractRailBlock.method_8613(BlockState blockState, World world, BlockPos blockPos, Block block) protected voidPoweredRailBlock.method_8613(BlockState blockState, World world, BlockPos blockPos, Block block) protected voidRailBlock.method_8613(BlockState blockState, World world, BlockPos blockPos, Block block) AbstractButtonBlock.method_8640(BlockState blockState, BlockView blockView, BlockPos blockPos) AbstractFluidBlock.method_8640(BlockState blockState, BlockView blockView, BlockPos blockPos) AbstractPressurePlateBlock.method_8640(BlockState blockState, BlockView blockView, BlockPos blockPos) AbstractRailBlock.method_8640(BlockState blockState, BlockView blockView, BlockPos blockPos) AbstractSignBlock.method_8640(BlockState blockState, BlockView blockView, BlockPos blockPos) AbstractSignBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) AirBlock.method_8640(BlockState blockState, BlockView blockView, BlockPos blockPos) AttachedStemBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) BannerBlock.method_8640(BlockState blockState, BlockView blockView, BlockPos blockPos) BannerBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) BedBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) BigMushroomBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) Block.method_8640(BlockState blockState, BlockView blockView, BlockPos blockPos) Deprecated.Block.method_8640(World world, BlockPos blockPos, BlockState blockState) BrewingStandBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) CactusBlock.method_8640(BlockState blockState, BlockView blockView, BlockPos blockPos) CakeBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) CauldronBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) CobwebBlock.method_8640(BlockState blockState, BlockView blockView, BlockPos blockPos) CocoaBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) ComparatorBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) CropBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) DaylightDetectorBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) DirtBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) DoorBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) DoublePlantBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) EndGatewayBlock.method_8640(BlockState blockState, BlockView blockView, BlockPos blockPos) EndGatewayBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) EndPortalBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) FenceGateBlock.method_8640(BlockState blockState, BlockView blockView, BlockPos blockPos) FireBlock.method_8640(BlockState blockState, BlockView blockView, BlockPos blockPos) FlowerPotBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) FrostedIceBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) FurnaceBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) GrassPathBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) InfestedBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) Leaves2Block.method_8640(World world, BlockPos blockPos, BlockState blockState) LeverBlock.method_8640(BlockState blockState, BlockView blockView, BlockPos blockPos) MobSpawnerBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) NetherPortalBlock.method_8640(BlockState blockState, BlockView blockView, BlockPos blockPos) NetherPortalBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) NetherWartBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) OreBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) PistonExtensionBlock.method_8640(BlockState blockState, BlockView blockView, BlockPos blockPos) PistonExtensionBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) PistonHeadBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) PlantBlock.method_8640(BlockState blockState, BlockView blockView, BlockPos blockPos) PurpurSlab.method_8640(World world, BlockPos blockPos, BlockState blockState) RedSandstoneSlabBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) RedstoneLampBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) RedstoneOreBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) RedstoneTorchBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) RedstoneWireBlock.method_8640(BlockState blockState, BlockView blockView, BlockPos blockPos) RedstoneWireBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) RepeaterBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) SkeletonSkullBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) SnowLayerBlock.method_8640(BlockState blockState, BlockView blockView, BlockPos blockPos) SoulSandBlock.method_8640(BlockState blockState, BlockView blockView, BlockPos blockPos) StoneSlabBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) SugarCaneBlock.method_8640(BlockState blockState, BlockView blockView, BlockPos blockPos) SugarCaneBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) TallPlantBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) TorchBlock.method_8640(BlockState blockState, BlockView blockView, BlockPos blockPos) TripwireBlock.method_8640(BlockState blockState, BlockView blockView, BlockPos blockPos) TripwireBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) TripwireHookBlock.method_8640(BlockState blockState, BlockView blockView, BlockPos blockPos) VineBlock.method_8640(BlockState blockState, BlockView blockView, BlockPos blockPos) WallBlock.method_8640(BlockState blockState, BlockView blockView, BlockPos blockPos) WoodSlabBlock.method_8640(World world, BlockPos blockPos, BlockState blockState) voidBannerBlock.method_8651(World world, PlayerEntity player, BlockPos pos, BlockState state, BlockEntity blockEntity, ItemStack stack) voidBlock.method_8651(World world, PlayerEntity player, BlockPos pos, BlockState state, BlockEntity blockEntity, ItemStack stack) voidBlockWithEntity.method_8651(World world, PlayerEntity player, BlockPos pos, BlockState state, BlockEntity blockEntity, ItemStack stack) voidChorusFlowerBlock.method_8651(World world, PlayerEntity player, BlockPos pos, BlockState state, BlockEntity blockEntity, ItemStack stack) voidCobwebBlock.method_8651(World world, PlayerEntity player, BlockPos pos, BlockState state, BlockEntity blockEntity, ItemStack stack) voidDeadBushBlock.method_8651(World world, PlayerEntity player, BlockPos pos, BlockState state, BlockEntity blockEntity, ItemStack stack) voidDoublePlantBlock.method_8651(World world, PlayerEntity player, BlockPos pos, BlockState state, BlockEntity blockEntity, ItemStack stack) voidIceBlock.method_8651(World world, PlayerEntity player, BlockPos pos, BlockState state, BlockEntity blockEntity, ItemStack stack) voidLeaves1Block.method_8651(World world, PlayerEntity player, BlockPos pos, BlockState state, BlockEntity blockEntity, ItemStack stack) voidLeaves2Block.method_8651(World world, PlayerEntity player, BlockPos pos, BlockState state, BlockEntity blockEntity, ItemStack stack) voidSnowLayerBlock.method_8651(World world, PlayerEntity player, BlockPos pos, BlockState state, BlockEntity blockEntity, ItemStack stack) voidTallPlantBlock.method_8651(World world, PlayerEntity player, BlockPos pos, BlockState state, BlockEntity blockEntity, ItemStack stack) voidVineBlock.method_8651(World world, PlayerEntity player, BlockPos pos, BlockState state, BlockEntity blockEntity, ItemStack stack) intAbstractButtonBlock.method_8653(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) intAbstractPressurePlateBlock.method_8653(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) intAbstractRedstoneGateBlock.method_8653(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) intBlock.method_8653(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) Deprecated.intChestBlock.method_8653(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) intDaylightDetectorBlock.method_8653(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) intDetectorRailBlock.method_8653(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) intLeverBlock.method_8653(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) intRedstoneBlock.method_8653(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) intRedstoneTorchBlock.method_8653(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) intRedstoneWireBlock.method_8653(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) intTripwireHookBlock.method_8653(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) booleanAbstractFluidBlock.method_8654(BlockState state, BlockView view, BlockPos pos, Direction direction) booleanAbstractRedstoneGateBlock.method_8654(BlockState state, BlockView view, BlockPos pos, Direction direction) booleanAnvilBlock.method_8654(BlockState state, BlockView view, BlockPos pos, Direction direction) booleanBlock.method_8654(BlockState state, BlockView view, BlockPos pos, Direction direction) Deprecated.booleanCarpetBlock.method_8654(BlockState state, BlockView view, BlockPos pos, Direction direction) booleanChorusPlantBlock.method_8654(BlockState state, BlockView view, BlockPos pos, Direction direction) booleanDragonEggBlock.method_8654(BlockState state, BlockView view, BlockPos pos, Direction direction) booleanEndGatewayBlock.method_8654(BlockState state, BlockView view, BlockPos pos, Direction direction) booleanEndPortalBlock.method_8654(BlockState state, BlockView view, BlockPos pos, Direction direction) booleanFarmlandBlock.method_8654(BlockState state, BlockView view, BlockPos pos, Direction direction) booleanFenceBlock.method_8654(BlockState state, BlockView view, BlockPos pos, Direction direction) booleanFenceGateBlock.method_8654(BlockState state, BlockView view, BlockPos pos, Direction direction) booleanGrassPathBlock.method_8654(BlockState state, BlockView view, BlockPos pos, Direction direction) booleanHopperBlock.method_8654(BlockState state, BlockView view, BlockPos pos, Direction direction) booleanLeavesBlock.method_8654(BlockState state, BlockView view, BlockPos pos, Direction direction) booleanNetherPortalBlock.method_8654(BlockState state, BlockView view, BlockPos pos, Direction direction) booleanPaneBlock.method_8654(BlockState state, BlockView view, BlockPos pos, Direction direction) booleanPistonHeadBlock.method_8654(BlockState state, BlockView view, BlockPos pos, Direction direction) booleanSlabBlock.method_8654(BlockState state, BlockView view, BlockPos pos, Direction direction) booleanSnowLayerBlock.method_8654(BlockState state, BlockView view, BlockPos pos, Direction direction) booleanTransparentBlock.method_8654(BlockState state, BlockView view, BlockPos pos, Direction direction) booleanWallBlock.method_8654(BlockState state, BlockView view, BlockPos pos, Direction direction) intAbstractButtonBlock.method_8664(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) intAbstractPressurePlateBlock.method_8664(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) intAbstractRedstoneGateBlock.method_8664(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) intBlock.method_8664(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) Deprecated.intChestBlock.method_8664(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) intDetectorRailBlock.method_8664(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) intLeverBlock.method_8664(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) intRedstoneTorchBlock.method_8664(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) intRedstoneWireBlock.method_8664(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) intTripwireHookBlock.method_8664(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) voidAbstractFluidBlock.method_8669(BlockState blockState, World world, BlockPos blockPos, Random random) voidBlock.method_8669(BlockState blockState, World world, BlockPos blockPos, Random random) voidBrewingStandBlock.method_8669(BlockState blockState, World world, BlockPos blockPos, Random random) voidEnchantingTableBlock.method_8669(BlockState blockState, World world, BlockPos blockPos, Random random) voidEnderChestBlock.method_8669(BlockState blockState, World world, BlockPos blockPos, Random random) voidEndGatewayBlock.method_8669(BlockState blockState, World world, BlockPos blockPos, Random random) voidEndPortalBlock.method_8669(BlockState blockState, World world, BlockPos blockPos, Random random) voidEndRodBlock.method_8669(BlockState blockState, World world, BlockPos blockPos, Random random) voidFallingBlock.method_8669(BlockState blockState, World world, BlockPos blockPos, Random random) voidFireBlock.method_8669(BlockState blockState, World world, BlockPos blockPos, Random random) voidFurnaceBlock.method_8669(BlockState blockState, World world, BlockPos blockPos, Random random) voidLeavesBlock.method_8669(BlockState blockState, World world, BlockPos blockPos, Random random) voidMyceliumBlock.method_8669(BlockState blockState, World world, BlockPos blockPos, Random random) voidNetherPortalBlock.method_8669(BlockState blockState, World world, BlockPos blockPos, Random random) voidRedstoneOreBlock.method_8669(BlockState blockState, World world, BlockPos blockPos, Random random) voidRedstoneTorchBlock.method_8669(BlockState blockState, World world, BlockPos blockPos, Random random) voidRedstoneWireBlock.method_8669(BlockState blockState, World world, BlockPos blockPos, Random random) voidRepeaterBlock.method_8669(BlockState blockState, World world, BlockPos blockPos, Random random) voidSpongeBlock.method_8669(BlockState blockState, World world, BlockPos blockPos, Random random) voidStairsBlock.method_8669(BlockState blockState, World world, BlockPos blockPos, Random random) voidTorchBlock.method_8669(BlockState blockState, World world, BlockPos blockPos, Random random) protected voidDoublePlantBlock.method_8690(World world, BlockPos blockPos, BlockState blockState) protected voidPlantBlock.method_8690(World world, BlockPos blockPos, BlockState blockState) booleanCropBlock.method_8691(World world, BlockPos pos, BlockState state) booleanDoublePlantBlock.method_8691(World world, BlockPos pos, BlockState state) booleanLilyPadBlock.method_8691(World world, BlockPos pos, BlockState state) booleanMushroomBlock.method_8691(World world, BlockPos pos, BlockState state) booleanNetherWartBlock.method_8691(World world, BlockPos pos, BlockState state) booleanPlantBlock.method_8691(World world, BlockPos pos, BlockState state) booleanTallPlantBlock.method_8691(World world, BlockPos pos, BlockState state) private booleanAbstractButtonBlock.method_8695(World world, BlockPos blockPos, BlockState blockState) private booleanCakeBlock.method_8698(World world, BlockPos blockPos, BlockState blockState, PlayerEntity playerEntity) ChestBlock.method_8701(World world, BlockPos blockPos, BlockState blockState) ChestBlock.method_8703(World world, BlockPos blockPos, BlockState blockState) booleanCocoaBlock.method_8708(World world, BlockPos blockPos, BlockState blockState) private voidCocoaBlock.method_8709(World world, BlockPos blockPos, BlockState blockState) protected intAbstractRedstoneGateBlock.method_8721(BlockView blockView, BlockPos blockPos, BlockState blockState) protected intComparatorBlock.method_8721(BlockView blockView, BlockPos blockPos, BlockState blockState) booleanAbstractRedstoneGateBlock.method_8722(BlockView blockView, BlockPos blockPos, BlockState blockState) booleanRepeaterBlock.method_8722(BlockView blockView, BlockPos blockPos, BlockState blockState) protected intAbstractRedstoneGateBlock.method_8723(BlockView blockView, BlockPos blockPos, BlockState blockState) protected abstract intAbstractRedstoneGateBlock.method_8725(BlockState blockState) protected intComparatorBlock.method_8725(BlockState blockState) protected intRepeaterBlock.method_8725(BlockState blockState) protected booleanAbstractRedstoneGateBlock.method_8727(World world, BlockPos blockPos, BlockState blockState) protected booleanComparatorBlock.method_8727(World world, BlockPos blockPos, BlockState blockState) protected abstract BlockStateAbstractRedstoneGateBlock.method_8728(BlockState blockState) protected BlockStateComparatorBlock.method_8728(BlockState blockState) protected BlockStateRepeaterBlock.method_8728(BlockState blockState) protected intAbstractRedstoneGateBlock.method_8729(World world, BlockPos blockPos, BlockState blockState) protected intComparatorBlock.method_8729(World world, BlockPos blockPos, BlockState blockState) protected voidAbstractRedstoneGateBlock.method_8730(World world, BlockPos blockPos, BlockState blockState) protected voidComparatorBlock.method_8730(World world, BlockPos blockPos, BlockState blockState) protected voidAbstractRedstoneGateBlock.method_8731(World world, BlockPos blockPos, BlockState blockState) booleanAbstractRedstoneGateBlock.method_8732(World world, BlockPos blockPos, BlockState blockState) protected abstract BlockStateAbstractRedstoneGateBlock.method_8733(BlockState blockState) protected BlockStateComparatorBlock.method_8733(BlockState blockState) protected BlockStateRepeaterBlock.method_8733(BlockState blockState) protected booleanAbstractRedstoneGateBlock.method_8734(BlockState blockState) protected booleanComparatorBlock.method_8734(BlockState blockState) protected intAbstractRedstoneGateBlock.method_8735(BlockState blockState) private voidDispenserBlock.method_8740(World world, BlockPos pos, BlockState state) private booleanDoublePlantBlock.method_8753(World world, BlockPos blockPos, BlockState blockState, PlayerEntity playerEntity) private voidFlowingFluidBlock.method_8761(World world, BlockPos blockPos, BlockState blockState, int int2) private voidFlowingFluidBlock.method_8763(World world, BlockPos blockPos, BlockState blockState) private booleanFlowingFluidBlock.method_8764(World world, BlockPos blockPos, BlockState blockState) private booleanFlowingFluidBlock.method_8765(World world, BlockPos blockPos, BlockState blockState) private voidFurnaceBlock.method_8792(World world, BlockPos blockPos, BlockState blockState) voidJukeboxBlock.method_8801(World world, BlockPos blockPos, BlockState blockState, ItemStack itemStack) private voidJukeboxBlock.method_8802(World world, BlockPos blockPos, BlockState blockState) protected voidLeaves1Block.method_8804(World world, BlockPos blockPos, BlockState blockState, int int2) protected voidLeaves2Block.method_8804(World world, BlockPos blockPos, BlockState blockState, int int2) protected voidLeavesBlock.method_8804(World world, BlockPos blockPos, BlockState blockState, int int2) protected intLeaves1Block.method_8806(BlockState blockState) protected intLeavesBlock.method_8806(BlockState blockState) private booleanLeverBlock.method_8810(World world, BlockPos blockPos, BlockState blockState) protected Vec3dAbstractFluidBlock.method_8823(BlockView blockView, BlockPos blockPos, BlockState blockState) static booleanInfestedBlock.method_8825(BlockState blockState) booleanMushroomBlock.method_8832(World world, BlockPos blockPos, BlockState blockState, Random random) private BlockStateRedstoneWireBlock.method_8875(World world, BlockPos blockPos, BlockPos blockPos2, BlockState blockState) private booleanRedstoneTorchBlock.method_8885(World world, BlockPos blockPos, BlockState blockState) protected final booleanSugarCaneBlock.method_8887(World world, BlockPos blockPos, BlockState blockState) voidSaplingBlock.method_8897(World world, BlockPos blockPos, BlockState blockState, Random random) voidSaplingBlock.method_8898(World world, BlockPos blockPos, BlockState blockState, Random random) private booleanSnowLayerBlock.method_8904(World world, BlockPos blockPos, BlockState blockState) protected voidSpongeBlock.method_8906(World world, BlockPos blockPos, BlockState blockState) private voidFluidBlock.method_8914(World world, BlockPos blockPos, BlockState blockState) voidAttachedStemBlock.method_8916(World world, BlockPos blockPos, BlockState blockState) protected booleanTorchBlock.method_8935(World world, BlockPos blockPos, BlockState blockState) protected booleanTorchBlock.method_8936(World world, BlockPos blockPos, BlockState blockState) static booleanTripwireBlock.method_8941(BlockView blockView, BlockPos blockPos, BlockState blockState, Direction direction) voidTripwireHookBlock.method_8944(World world, BlockPos blockPos, BlockState blockState, boolean bool, boolean bool2, int int2, BlockState blockState2) private booleanTripwireHookBlock.method_8947(World world, BlockPos blockPos, BlockState blockState) private booleanVineBlock.method_8950(World world, BlockPos blockPos, BlockState blockState) private booleanCarpetBlock.method_8956(World world, BlockPos blockPos, BlockState blockState) static booleanPistonBlock.method_9001(BlockState blockState, World world, BlockPos blockPos, Direction direction, boolean bool) private voidPistonBlock.method_9003(World world, BlockPos blockPos, BlockState blockState) static BlockEntityPistonExtensionBlock.method_9013(BlockState blockState, Direction direction, boolean bool, boolean bool2) voidAbstractButtonBlock.onBreak(BlockState state, World world, BlockPos arg3, Block block, BlockPos pos) voidvoidAbstractPressurePlateBlock.onBreak(BlockState state, World world, BlockPos arg3, Block block, BlockPos pos) voidvoidAbstractRedstoneGateBlock.onBreak(BlockState state, World world, BlockPos arg3, Block block, BlockPos pos) voidBannerBlock.StandingBannerBlock.onBreak(BlockState state, World world, BlockPos arg3, Block block, BlockPos pos) voidBannerBlock.WallBannerBlock.onBreak(BlockState state, World world, BlockPos arg3, Block block, BlockPos pos) voidvoidvoidDeprecated.voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidPistonExtensionBlock.onBreak(BlockState state, World world, BlockPos arg3, Block block, BlockPos pos) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidAbstractRedstoneGateBlock.onBreakByPlayer(World world, BlockPos pos, BlockState state) Runs when the block is broken by the playervoidBedBlock.onBreakByPlayer(World world, BlockPos pos, BlockState state, PlayerEntity player) Runs when the block is broken by a player.voidBlock.onBreakByPlayer(World world, BlockPos pos, BlockState state) Runs when the block is broken by the playervoidBlock.onBreakByPlayer(World world, BlockPos pos, BlockState state, PlayerEntity player) Runs when the block is broken by a player.voidDoorBlock.onBreakByPlayer(World world, BlockPos pos, BlockState state, PlayerEntity player) Runs when the block is broken by a player.voidDoublePlantBlock.onBreakByPlayer(World world, BlockPos pos, BlockState state, PlayerEntity player) Runs when the block is broken by a player.voidFlowerPotBlock.onBreakByPlayer(World world, BlockPos pos, BlockState state, PlayerEntity player) Runs when the block is broken by a player.voidPistonExtensionBlock.onBreakByPlayer(World world, BlockPos pos, BlockState state) Runs when the block is broken by the playervoidPistonHeadBlock.onBreakByPlayer(World world, BlockPos pos, BlockState state, PlayerEntity player) Runs when the block is broken by a player.voidSkeletonSkullBlock.onBreakByPlayer(World world, BlockPos pos, BlockState state, PlayerEntity player) Runs when the block is broken by a player.voidStairsBlock.onBreakByPlayer(World world, BlockPos pos, BlockState state) Runs when the block is broken by the playervoidTntBlock.onBreakByPlayer(World world, BlockPos pos, BlockState state) Runs when the block is broken by the playervoidTripwireBlock.onBreakByPlayer(World world, BlockPos pos, BlockState state, PlayerEntity player) Runs when the block is broken by a player.voidAbstractButtonBlock.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidAbstractPressurePlateBlock.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidAbstractRailBlock.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidBlock.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidBlockWithEntity.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidBrewingStandBlock.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidChestBlock.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidComparatorBlock.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidDispenserBlock.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidFlowerPotBlock.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidFurnaceBlock.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidHopperBlock.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidJukeboxBlock.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidLeavesBlock.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidLeverBlock.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidLogBlock.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidPistonExtensionBlock.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidPistonHeadBlock.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidRedstoneTorchBlock.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidRedstoneWireBlock.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidRepeaterBlock.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidSkeletonSkullBlock.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidStainedGlassBlock.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidStainedGlassPaneBlock.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidStairsBlock.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidTripwireBlock.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidTripwireHookBlock.onBreaking(World world, BlockPos pos, BlockState state) Runs when the block is removed (by an entity or explosion).voidAbstractFluidBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidAbstractRailBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidAbstractRedstoneGateBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidChestBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidComparatorBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidDetectorRailBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidDispenserBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidDragonEggBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidFallingBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidFarmlandBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidFireBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidFlowingFluidBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidFurnaceBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidGrassPathBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidHopperBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidPistonBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidPumpkinBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidRedstoneLampBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidRedstoneTorchBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidRedstoneWireBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidSpongeBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidStainedGlassBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidStainedGlassPaneBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidStairsBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidTntBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidTorchBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidTripwireBlock.onCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidAbstractButtonBlock.onEntityCollision(World world, BlockPos pos, BlockState state, Entity entity) Runs every time an entity collides with the blockvoidAbstractPressurePlateBlock.onEntityCollision(World world, BlockPos pos, BlockState state, Entity entity) Runs every time an entity collides with the blockvoidBlock.onEntityCollision(World world, BlockPos pos, BlockState state, Entity entity) Runs every time an entity collides with the blockvoidCactusBlock.onEntityCollision(World world, BlockPos pos, BlockState state, Entity entity) Runs every time an entity collides with the blockvoidCauldronBlock.onEntityCollision(World world, BlockPos pos, BlockState state, Entity entity) Runs every time an entity collides with the blockvoidCobwebBlock.onEntityCollision(World world, BlockPos pos, BlockState state, Entity entity) Runs every time an entity collides with the blockvoidDetectorRailBlock.onEntityCollision(World world, BlockPos pos, BlockState state, Entity entity) Runs every time an entity collides with the blockvoidEndPortalBlock.onEntityCollision(World world, BlockPos pos, BlockState state, Entity entity) Runs every time an entity collides with the blockvoidLilyPadBlock.onEntityCollision(World world, BlockPos pos, BlockState state, Entity entity) Runs every time an entity collides with the blockvoidNetherPortalBlock.onEntityCollision(World world, BlockPos pos, BlockState state, Entity entity) Runs every time an entity collides with the blockvoidSoulSandBlock.onEntityCollision(World world, BlockPos pos, BlockState state, Entity entity) Runs every time an entity collides with the blockvoidTntBlock.onEntityCollision(World world, BlockPos pos, BlockState state, Entity entity) Runs every time an entity collides with the blockvoidTripwireBlock.onEntityCollision(World world, BlockPos pos, BlockState state, Entity entity) Runs every time an entity collides with the blockvoidAbstractRedstoneGateBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidBeaconBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidBrewingStandBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidChestBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidCocoaBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidCommandBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidDispenserBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidDoublePlantBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidEnchantingTableBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidEnderChestBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidFurnaceBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidHopperBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidPistonBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidStructureBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidTripwireHookBlock.onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidAbstractButtonBlock.onUpdateTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updatedvoidAbstractPressurePlateBlock.onUpdateTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updatedvoidAbstractRedstoneGateBlock.onUpdateTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updatedvoidBlock.onUpdateTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updatedvoidDetectorRailBlock.onUpdateTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updatedvoidRedstoneTorchBlock.onUpdateTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updatedvoidTripwireBlock.onUpdateTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updatedvoidTripwireHookBlock.onUpdateTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updatedvoidAirBlock.randomDropAsItem(World world, BlockPos pos, BlockState state, float chance, int id) Called when the block must be dropped as an item bydropAsItem, but luck is taken into consideration here.voidAttachedStemBlock.randomDropAsItem(World world, BlockPos pos, BlockState state, float chance, int id) Called when the block must be dropped as an item bydropAsItem, but luck is taken into consideration here.voidBannerBlock.randomDropAsItem(World world, BlockPos pos, BlockState state, float chance, int id) Called when the block must be dropped as an item bydropAsItem, but luck is taken into consideration here.voidBarrierBlock.randomDropAsItem(World world, BlockPos pos, BlockState state, float chance, int id) Called when the block must be dropped as an item bydropAsItem, but luck is taken into consideration here.voidBedBlock.randomDropAsItem(World world, BlockPos pos, BlockState state, float chance, int id) Called when the block must be dropped as an item bydropAsItem, but luck is taken into consideration here.voidBlock.randomDropAsItem(World world, BlockPos pos, BlockState state, float chance, int id) Called when the block must be dropped as an item bydropAsItem, but luck is taken into consideration here.voidCocoaBlock.randomDropAsItem(World world, BlockPos pos, BlockState state, float chance, int id) Called when the block must be dropped as an item bydropAsItem, but luck is taken into consideration here.voidCropBlock.randomDropAsItem(World world, BlockPos pos, BlockState state, float chance, int id) Called when the block must be dropped as an item bydropAsItem, but luck is taken into consideration here.voidInfestedBlock.randomDropAsItem(World world, BlockPos pos, BlockState state, float chance, int id) Called when the block must be dropped as an item bydropAsItem, but luck is taken into consideration here.voidJukeboxBlock.randomDropAsItem(World world, BlockPos pos, BlockState state, float chance, int id) Called when the block must be dropped as an item bydropAsItem, but luck is taken into consideration here.voidLeavesBlock.randomDropAsItem(World world, BlockPos pos, BlockState state, float chance, int id) Called when the block must be dropped as an item bydropAsItem, but luck is taken into consideration here.voidMobSpawnerBlock.randomDropAsItem(World world, BlockPos pos, BlockState state, float chance, int id) Called when the block must be dropped as an item bydropAsItem, but luck is taken into consideration here.voidNetherWartBlock.randomDropAsItem(World world, BlockPos pos, BlockState state, float chance, int id) Called when the block must be dropped as an item bydropAsItem, but luck is taken into consideration here.voidOreBlock.randomDropAsItem(World world, BlockPos pos, BlockState state, float chance, int id) Called when the block must be dropped as an item bydropAsItem, but luck is taken into consideration here.voidPistonExtensionBlock.randomDropAsItem(World world, BlockPos pos, BlockState state, float chance, int id) Called when the block must be dropped as an item bydropAsItem, but luck is taken into consideration here.voidPotatoesBlock.randomDropAsItem(World world, BlockPos pos, BlockState state, float chance, int id) Called when the block must be dropped as an item bydropAsItem, but luck is taken into consideration here.voidRedstoneOreBlock.randomDropAsItem(World world, BlockPos pos, BlockState state, float chance, int id) Called when the block must be dropped as an item bydropAsItem, but luck is taken into consideration here.voidSkeletonSkullBlock.randomDropAsItem(World world, BlockPos pos, BlockState state, float chance, int id) Called when the block must be dropped as an item bydropAsItem, but luck is taken into consideration here.voidAbstractButtonBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidAbstractPressurePlateBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidAbstractRedstoneGateBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidAttachedStemBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidBeetrootsBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidCactusBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidChorusFlowerBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidChorusPlantBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidCocoaBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidCommandBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidComparatorBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidCropBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidDetectorRailBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidDispenserBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidDragonEggBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidFallingBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidFarmlandBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidFireBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidFlowingFluidBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidFluidBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidFrostedIceBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidGrassBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidIceBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidLeavesBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidMushroomBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidMyceliumBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidNetherPortalBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidNetherWartBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidPlantBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidRedstoneLampBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidRedstoneOreBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidRedstoneTorchBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidSaplingBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidSnowBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidSnowLayerBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidStairsBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidSugarCaneBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidTripwireBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidTripwireHookBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a schedulevoidVineBlock.scheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a scheduleprotected final voidBlock.setDefaultState(BlockState state) Sets the block's default BlockState.voidCauldronBlock.setLevel(World world, BlockPos pos, BlockState state, int level) protected abstract BlockStateAbstractPressurePlateBlock.setRedstoneOutput(BlockState state, int value) protected BlockStatePressurePlateBlock.setRedstoneOutput(BlockState state, int value) protected BlockStateWeightedPressurePlateBlock.setRedstoneOutput(BlockState state, int value) booleanAbstractFluidBlock.update(World world, BlockPos pos, BlockState state) private voidComparatorBlock.update(World world, BlockPos pos, BlockState state) private BlockStateRedstoneWireBlock.update(World world, BlockPos pos, BlockState state) private voidTripwireBlock.update(World world, BlockPos pos, BlockState state) protected BlockStateAbstractRailBlock.updateBlockState(World world, BlockPos pos, BlockState state, boolean forceUpdate) private voidHopperBlock.updateEnabled(World world, BlockPos pos, BlockState state) private voidDetectorRailBlock.updatePoweredStatus(World world, BlockPos pos, BlockState state) booleanAbstractButtonBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanAbstractSignBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanAnvilBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanBeaconBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanBedBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanBrewingStandBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanCakeBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanCauldronBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanChestBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanCommandBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanComparatorBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanCraftingTableBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanDaylightDetectorBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanDispenserBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanDoorBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanDragonEggBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanEnchantingTableBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanEnderChestBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanFenceBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanFenceGateBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanFlowerPotBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanFurnaceBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanHopperBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanJukeboxBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanLeverBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanNoteBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanPistonExtensionBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanRedstoneOreBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanRepeaterBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanStairsBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanStructureBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanTntBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanTrapdoorBlock.use(World world, BlockPos pos, BlockState state, PlayerEntity player, Hand hand, Direction direction, float float2, float float3, float float4) booleanBlock.useNeighbourLight(BlockState blockState) Deprecated.AbstractButtonBlock.withMirror(BlockState state, BlockMirror mirror) BannerBlock.StandingBannerBlock.withMirror(BlockState state, BlockMirror mirror) BannerBlock.WallBannerBlock.withMirror(BlockState state, BlockMirror mirror) BedBlock.withMirror(BlockState state, BlockMirror mirror) BigMushroomBlock.withMirror(BlockState state, BlockMirror mirror) Block.withMirror(BlockState state, BlockMirror mirror) Deprecated.ChestBlock.withMirror(BlockState state, BlockMirror mirror) CocoaBlock.withMirror(BlockState state, BlockMirror mirror) CommandBlock.withMirror(BlockState state, BlockMirror mirror) ComparatorBlock.withMirror(BlockState state, BlockMirror mirror) DetectorRailBlock.withMirror(BlockState state, BlockMirror mirror) DispenserBlock.withMirror(BlockState state, BlockMirror mirror) DoorBlock.withMirror(BlockState state, BlockMirror mirror) EnderChestBlock.withMirror(BlockState state, BlockMirror mirror) EndPortalFrameBlock.withMirror(BlockState state, BlockMirror mirror) EndRodBlock.withMirror(BlockState state, BlockMirror mirror) FenceBlock.withMirror(BlockState state, BlockMirror mirror) FenceGateBlock.withMirror(BlockState state, BlockMirror mirror) FurnaceBlock.withMirror(BlockState state, BlockMirror mirror) HopperBlock.withMirror(BlockState state, BlockMirror mirror) LadderBlock.withMirror(BlockState state, BlockMirror mirror) LeverBlock.withMirror(BlockState state, BlockMirror mirror) PaneBlock.withMirror(BlockState state, BlockMirror mirror) PistonBlock.withMirror(BlockState state, BlockMirror mirror) PistonExtensionBlock.withMirror(BlockState state, BlockMirror mirror) PistonHeadBlock.withMirror(BlockState state, BlockMirror mirror) PoweredRailBlock.withMirror(BlockState state, BlockMirror mirror) PumpkinBlock.withMirror(BlockState state, BlockMirror mirror) RailBlock.withMirror(BlockState state, BlockMirror mirror) RedstoneWireBlock.withMirror(BlockState state, BlockMirror mirror) RepeaterBlock.withMirror(BlockState state, BlockMirror mirror) SkeletonSkullBlock.withMirror(BlockState state, BlockMirror mirror) StainedGlassPaneBlock.withMirror(BlockState state, BlockMirror mirror) StairsBlock.withMirror(BlockState state, BlockMirror mirror) StandingSignBlock.withMirror(BlockState state, BlockMirror mirror) TorchBlock.withMirror(BlockState state, BlockMirror mirror) TrapdoorBlock.withMirror(BlockState state, BlockMirror mirror) TripwireBlock.withMirror(BlockState state, BlockMirror mirror) TripwireHookBlock.withMirror(BlockState state, BlockMirror mirror) VineBlock.withMirror(BlockState state, BlockMirror mirror) WallSignBlock.withMirror(BlockState state, BlockMirror mirror) AbstractButtonBlock.withRotation(BlockState state, BlockRotation rotation) AnvilBlock.withRotation(BlockState state, BlockRotation rotation) BannerBlock.StandingBannerBlock.withRotation(BlockState state, BlockRotation rotation) BannerBlock.WallBannerBlock.withRotation(BlockState state, BlockRotation rotation) BedBlock.withRotation(BlockState state, BlockRotation rotation) BigMushroomBlock.withRotation(BlockState state, BlockRotation rotation) Block.withRotation(BlockState state, BlockRotation rotation) Deprecated.ChestBlock.withRotation(BlockState state, BlockRotation rotation) CocoaBlock.withRotation(BlockState state, BlockRotation rotation) CommandBlock.withRotation(BlockState state, BlockRotation rotation) ComparatorBlock.withRotation(BlockState state, BlockRotation rotation) DetectorRailBlock.withRotation(BlockState state, BlockRotation rotation) DispenserBlock.withRotation(BlockState state, BlockRotation rotation) DoorBlock.withRotation(BlockState state, BlockRotation rotation) EnderChestBlock.withRotation(BlockState state, BlockRotation rotation) EndPortalFrameBlock.withRotation(BlockState state, BlockRotation rotation) EndRodBlock.withRotation(BlockState state, BlockRotation rotation) FenceBlock.withRotation(BlockState state, BlockRotation rotation) FenceGateBlock.withRotation(BlockState state, BlockRotation rotation) FurnaceBlock.withRotation(BlockState state, BlockRotation rotation) HopperBlock.withRotation(BlockState state, BlockRotation rotation) LadderBlock.withRotation(BlockState state, BlockRotation rotation) LeverBlock.withRotation(BlockState state, BlockRotation rotation) LogBlock.withRotation(BlockState state, BlockRotation rotation) NetherPortalBlock.withRotation(BlockState state, BlockRotation rotation) PaneBlock.withRotation(BlockState state, BlockRotation rotation) PillarBlock.withRotation(BlockState state, BlockRotation rotation) PistonBlock.withRotation(BlockState state, BlockRotation rotation) PistonExtensionBlock.withRotation(BlockState state, BlockRotation rotation) PistonHeadBlock.withRotation(BlockState state, BlockRotation rotation) PoweredRailBlock.withRotation(BlockState state, BlockRotation rotation) PumpkinBlock.withRotation(BlockState state, BlockRotation rotation) QuartzBlock.withRotation(BlockState state, BlockRotation rotation) RailBlock.withRotation(BlockState state, BlockRotation rotation) RedstoneWireBlock.withRotation(BlockState state, BlockRotation rotation) RepeaterBlock.withRotation(BlockState state, BlockRotation rotation) SkeletonSkullBlock.withRotation(BlockState state, BlockRotation rotation) StainedGlassPaneBlock.withRotation(BlockState state, BlockRotation rotation) StairsBlock.withRotation(BlockState state, BlockRotation rotation) StandingSignBlock.withRotation(BlockState state, BlockRotation rotation) TorchBlock.withRotation(BlockState state, BlockRotation rotation) TrapdoorBlock.withRotation(BlockState state, BlockRotation rotation) TripwireBlock.withRotation(BlockState state, BlockRotation rotation) TripwireHookBlock.withRotation(BlockState state, BlockRotation rotation) VineBlock.withRotation(BlockState state, BlockRotation rotation) WallSignBlock.withRotation(BlockState state, BlockRotation rotation) Constructors in net.minecraft.block with parameters of type BlockStateModifierConstructorDescriptionRailPlacementHelper(World world, BlockPos pos, BlockState state) protectedStairsBlock(BlockState blockState) -
Uses of BlockState in net.minecraft.block.entity
Fields in net.minecraft.block.entity declared as BlockStateMethods in net.minecraft.block.entity that return BlockStateModifier and TypeMethodDescriptionPistonBlockEntity.getPushedBlock()private BlockStatePistonBlockEntity.method_13759()Methods in net.minecraft.block.entity with parameters of type BlockStateConstructors in net.minecraft.block.entity with parameters of type BlockStateModifierConstructorDescriptionPistonBlockEntity(BlockState pushedBlock, Direction direction, boolean bool, boolean bool2) -
Uses of BlockState in net.minecraft.client
Fields in net.minecraft.client with type parameters of type BlockStateModifier and TypeFieldDescriptionprivate final Map<Predicate<BlockState>,BakedModel> class_2903.field_13672private final Map<Predicate<BlockState>,BakedModel> class_2903.class_2904.field_13673Methods in net.minecraft.client that return types with arguments of type BlockStateModifier and TypeMethodDescriptionBlockStateMapper.getBlockStateMap()class_2879.method_12379(StateManager stateManager) class_2880.method_12379(StateManager stateManager) class_2881.method_12379(StateManager stateManager) class_2884.method_12379(StateManager stateManager) private Predicate<BlockState>class_2881.method_12382(Property<?> property, String string) class_2885.method_12394(StateManager stateManager) BlockStateMapper.method_12404(Block block) Methods in net.minecraft.client with parameters of type BlockStateModifier and TypeMethodDescriptionprotected ModelIdentifierBlockStateMap.getBlockStateIdentifier(BlockState state) protected ModelIdentifierDefaultBlockStateMap.getBlockStateIdentifier(BlockState state) intBlockColorable.method_12155(BlockState blockState, BlockView blockView, BlockPos blockPos, int int2) intBlockColors.method_12157(BlockState blockState, BlockView blockView, BlockPos blockPos, int int2) class_2903.method_12502(BlockState blockState, Direction direction, long long2) intBlockColors.method_13410(BlockState blockState) Method parameters in net.minecraft.client with type arguments of type BlockStateModifier and TypeMethodDescriptionvoidclass_2903.class_2904.method_12518(Predicate<BlockState> predicate, BakedModel bakedModel) Constructor parameters in net.minecraft.client with type arguments of type BlockState -
Uses of BlockState in net.minecraft.client.particle
Fields in net.minecraft.client.particle declared as BlockStateMethods in net.minecraft.client.particle with parameters of type BlockStateModifier and TypeMethodDescriptionvoidParticleManager.addBlockBreakParticles(BlockPos pos, BlockState state) Constructors in net.minecraft.client.particle with parameters of type BlockStateModifierConstructorDescriptionprotectedBlockDustParticle(World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, BlockState state) protectedBlockParticle(World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, BlockState state) -
Uses of BlockState in net.minecraft.client.render
Fields in net.minecraft.client.render with type parameters of type BlockStateModifier and TypeFieldDescriptionprotected Map<BlockState,ModelIdentifier> BlockStateIdentifierMap.mapMethods in net.minecraft.client.render that return types with arguments of type BlockStateModifier and TypeMethodDescriptionMethods in net.minecraft.client.render with parameters of type BlockStateModifier and TypeMethodDescriptionprotected abstract ModelIdentifierBlockStateIdentifierMap.getBlockStateIdentifier(BlockState state) voidWorldRenderer.method_11493(World world, BlockPos blockPos, BlockState blockState, BlockState blockState2, int int2) -
Uses of BlockState in net.minecraft.client.render.block
Fields in net.minecraft.client.render.block with type parameters of type BlockStateModifier and TypeFieldDescriptionprivate final Map<BlockState,BakedModel> BlockModelShapes.modelsMethods in net.minecraft.client.render.block with parameters of type BlockStateModifier and TypeMethodDescriptionBlockModelShapes.getBakedModel(BlockState state) BlockModelShapes.getParticleSprite(BlockState state) BlockRenderManager.method_12346(BlockState blockState) private voidBlockModelRenderer.method_12347(BlockView blockView, BlockState blockState, BlockPos blockPos, int int2, boolean bool, BufferBuilder bufferBuilder, List<BakedQuad> list, BitSet bitSet) private voidBlockModelRenderer.method_12348(BlockView blockView, BlockState blockState, BlockPos blockPos, BufferBuilder bufferBuilder, List<BakedQuad> list, float[] float2, BitSet bitSet, BlockModelRenderer.AmbientOcclusionCalculator ambientOcclusionCalculator) booleanBlockModelRenderer.method_12349(BlockView blockView, BakedModel bakedModel, BlockState blockState, BlockPos blockPos, BufferBuilder bufferBuilder, boolean bool) booleanBlockModelRenderer.method_9961(BlockView blockView, BakedModel bakedModel, BlockState blockState, BlockPos blockPos, BufferBuilder bufferBuilder, boolean bool, long long2) booleanBlockModelRenderer.method_9963(BlockView blockView, BakedModel bakedModel, BlockState blockState, BlockPos blockPos, BufferBuilder bufferBuilder, boolean bool, long long2) private voidBlockModelRenderer.method_9964(BlockState blockState, int[] int2, Direction direction, float[] float2, BitSet bitSet) voidBlockModelRenderer.method_9965(BlockState blockState, BakedModel bakedModel, float float2, float float3, float float4, float float5) booleanBlockModelRenderer.method_9967(BlockView blockView, BakedModel bakedModel, BlockState blockState, BlockPos blockPos, BufferBuilder bufferBuilder, boolean bool, long long2) voidBlockModelRenderer.AmbientOcclusionCalculator.method_9971(BlockView blockView, BlockState blockState, BlockPos blockPos, Direction direction, float[] float2, BitSet bitSet) voidBlockModelRenderer.render(BakedModel model, BlockState state, float light, boolean bool) booleanFluidRenderer.render(BlockView world, BlockState state, BlockPos pos, BufferBuilder buffer) booleanBlockRenderManager.renderBlock(BlockState state, BlockPos pos, BlockView world, BufferBuilder buffer) voidBlockRenderManager.renderBlockEntity(BlockState state, float light) voidBlockRenderManager.renderDamage(BlockState state, BlockPos pos, Sprite sprite, BlockView world) -
Uses of BlockState in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity with parameters of type BlockStateModifier and TypeMethodDescriptionprivate booleanPistonBlockEntityRenderer.method_12411(BlockPos blockPos, BlockState blockState, BufferBuilder bufferBuilder, World world, boolean bool) -
Uses of BlockState in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type BlockStateModifier and TypeMethodDescriptionprivate voidEntityRenderer.method_12451(BlockState blockState, double double2, double double3, double double4, BlockPos blockPos, float float2, float float3, double double5, double double6, double double7) protected voidMinecartEntityRenderer.method_5180(T t, float float2, BlockState blockState) protected voidTntMinecartEntityRenderer.method_5180(TntMinecartEntity tntMinecartEntity, float float2, BlockState blockState) -
Uses of BlockState in net.minecraft.client.render.model
Methods in net.minecraft.client.render.model with parameters of type BlockStateModifier and TypeMethodDescriptionprivate voidBasicBakedModel.Builder.method_10421(BlockState blockState, BakedModel bakedModel, Sprite sprite, long long2) private voidBasicBakedModel.Builder.method_10422(BlockState blockState, BakedModel bakedModel, Sprite sprite, Direction direction, long long2) BakedModel.method_12502(BlockState blockState, Direction direction, long long2) BasicBakedModel.method_12502(BlockState blockState, Direction direction, long long2) BuiltinBakedModel.method_12502(BlockState blockState, Direction direction, long long2) WeightedBakedModel.method_12502(BlockState blockState, Direction direction, long long2) Constructors in net.minecraft.client.render.model with parameters of type BlockStateModifierConstructorDescriptionBuilder(BlockState blockState, BakedModel bakedModel, Sprite sprite, BlockPos blockPos) -
Uses of BlockState in net.minecraft.client.world
Methods in net.minecraft.client.world with parameters of type BlockStateModifier and TypeMethodDescriptionbooleanClientWorld.setBlockStateWithoutNeighborUpdates(BlockPos blockPos, BlockState blockState) Deprecated. -
Uses of BlockState in net.minecraft.command
Methods in net.minecraft.command that return BlockStateModifier and TypeMethodDescriptionstatic BlockStateAbstractCommand.method_13901(Block block, String string) private static <T extends Comparable<T>>
BlockStateAbstractCommand.method_13902(BlockState blockState, Property<T> property, Comparable<?> comparable) Methods in net.minecraft.command that return types with arguments of type BlockStateModifier and TypeMethodDescriptionstatic Predicate<BlockState>AbstractCommand.method_13904(Block block, String string) Methods in net.minecraft.command with parameters of type BlockStateModifier and TypeMethodDescriptionprivate static <T extends Comparable<T>>
BlockStateAbstractCommand.method_13902(BlockState blockState, Property<T> property, Comparable<?> comparable) -
Uses of BlockState in net.minecraft.entity
Fields in net.minecraft.entity declared as BlockStateMethods in net.minecraft.entity that return BlockStateMethods in net.minecraft.entity with parameters of type BlockStateModifier and TypeMethodDescriptionbooleanEntity.canExplosionDestroyBlock(Explosion explosion, World world, BlockPos pos, BlockState state, float explosionPower) protected voidEntity.fall(double heightDifference, boolean onGround, BlockState landedState, BlockPos landedPos) protected voidLivingEntity.fall(double heightDifference, boolean onGround, BlockState landedState, BlockPos landedPos) floatEntity.getBlastResistance(Explosion explosion, World world, BlockPos pos, BlockState state) static booleanMobSpawnerHelper.method_11496(BlockState blockState) private booleanLivingEntity.method_13039(BlockPos pos, BlockState state) Constructors in net.minecraft.entity with parameters of type BlockStateModifierConstructorDescriptionFallingBlockEntity(World world, double prevX, double prevY, double prevZ, BlockState block) -
Uses of BlockState in net.minecraft.entity.ai.goal
Fields in net.minecraft.entity.ai.goal with type parameters of type BlockStateModifier and TypeFieldDescriptionprivate static final Predicate<BlockState>EatGrassGoal.GRASS_PREDICATE -
Uses of BlockState in net.minecraft.entity.data
Fields in net.minecraft.entity.data with type parameters of type BlockStateModifier and TypeFieldDescriptionstatic final TrackedDataHandler<Optional<BlockState>>TrackedDataHandlerRegistry.OPTIONAL_BLOCK_STATE -
Uses of BlockState in net.minecraft.entity.mob
Fields in net.minecraft.entity.mob with type parameters of type BlockStateModifier and TypeFieldDescriptionprivate static final TrackedData<Optional<BlockState>>EndermanEntity.field_14748Methods in net.minecraft.entity.mob that return BlockStateMethods in net.minecraft.entity.mob with parameters of type BlockStateModifier and TypeMethodDescriptionprotected voidFlyingEntity.fall(double heightDifference, boolean onGround, BlockState landedState, BlockPos landedPos) private booleanEndermanEntity.PlaceBlockGoal.method_11183(World world, BlockPos blockPos, Block block, BlockState blockState, BlockState blockState2) voidEndermanEntity.setCarriedBlock(BlockState block) -
Uses of BlockState in net.minecraft.entity.passive
Methods in net.minecraft.entity.passive with parameters of type BlockStateModifier and TypeMethodDescriptionprotected voidBatEntity.fall(double heightDifference, boolean onGround, BlockState landedState, BlockPos landedPos) -
Uses of BlockState in net.minecraft.entity.player
Methods in net.minecraft.entity.player with parameters of type BlockStateModifier and TypeMethodDescriptionprotected voidServerPlayerEntity.fall(double heightDifference, boolean onGround, BlockState landedState, BlockPos landedPos) floatPlayerInventory.method_13252(BlockState blockState) booleanPlayerInventory.method_13255(BlockState blockState) floatPlayerEntity.method_13261(BlockState blockState) booleanPlayerEntity.method_13265(BlockState blockState) -
Uses of BlockState in net.minecraft.entity.projectile
Methods in net.minecraft.entity.projectile with parameters of type BlockStateModifier and TypeMethodDescriptionfloatWitherSkullEntity.getBlastResistance(Explosion explosion, World world, BlockPos pos, BlockState state) -
Uses of BlockState in net.minecraft.entity.vehicle
Methods in net.minecraft.entity.vehicle that return BlockStateModifier and TypeMethodDescriptionAbstractMinecartEntity.getContainedBlock()AbstractMinecartEntity.getDefaultContainedBlock()ChestMinecartEntity.getDefaultContainedBlock()CommandBlockMinecartEntity.getDefaultContainedBlock()FurnaceMinecartEntity.getDefaultContainedBlock()HopperMinecartEntity.getDefaultContainedBlock()SpawnerMinecartEntity.getDefaultContainedBlock()TntMinecartEntity.getDefaultContainedBlock()Methods in net.minecraft.entity.vehicle with parameters of type BlockStateModifier and TypeMethodDescriptionbooleanTntMinecartEntity.canExplosionDestroyBlock(Explosion explosion, World world, BlockPos pos, BlockState state, float explosionPower) protected voidBoatEntity.fall(double heightDifference, boolean onGround, BlockState landedState, BlockPos landedPos) floatTntMinecartEntity.getBlastResistance(Explosion explosion, World world, BlockPos pos, BlockState state) protected voidAbstractMinecartEntity.moveOnRail(BlockPos pos, BlockState state) protected voidFurnaceMinecartEntity.moveOnRail(BlockPos pos, BlockState state) voidAbstractMinecartEntity.setCustomBlock(BlockState state) -
Uses of BlockState in net.minecraft.item
Methods in net.minecraft.item that return BlockStateModifier and TypeMethodDescriptionprotected <T extends Comparable<T>>
BlockStateStoneSlabItem.method_11403(Property<T> property, Comparable<?> comparable) Methods in net.minecraft.item with parameters of type BlockStateModifier and TypeMethodDescriptionfloatAxeItem.getBlockBreakingSpeed(ItemStack stack, BlockState state) floatItem.getBlockBreakingSpeed(ItemStack stack, BlockState state) floatPickaxeItem.getBlockBreakingSpeed(ItemStack stack, BlockState state) floatShearsItem.getBlockBreakingSpeed(ItemStack stack, BlockState state) floatSwordItem.getBlockBreakingSpeed(ItemStack stack, BlockState state) floatToolItem.getBlockBreakingSpeed(ItemStack stack, BlockState state) voidItemStack.method_11306(World world, BlockState blockState, BlockPos blockPos, PlayerEntity playerEntity) protected voidHoeItem.method_11372(ItemStack itemStack, PlayerEntity playerEntity, World world, BlockPos blockPos, BlockState blockState) floatItemStack.method_11391(BlockState state) booleanItemStack.method_11396(BlockState state) booleanItem.method_3346(BlockState blockState) booleanPickaxeItem.method_3346(BlockState blockState) booleanShearsItem.method_3346(BlockState blockState) booleanShovelItem.method_3346(BlockState blockState) booleanSwordItem.method_3346(BlockState blockState) booleanItem.method_3356(ItemStack itemStack, World world, BlockState blockState, BlockPos blockPos, LivingEntity livingEntity) booleanShearsItem.method_3356(ItemStack itemStack, World world, BlockState blockState, BlockPos blockPos, LivingEntity livingEntity) booleanSwordItem.method_3356(ItemStack itemStack, World world, BlockState blockState, BlockPos blockPos, LivingEntity livingEntity) booleanToolItem.method_3356(ItemStack itemStack, World world, BlockState blockState, BlockPos blockPos, LivingEntity livingEntity) -
Uses of BlockState in net.minecraft.nbt
Methods in net.minecraft.nbt that return BlockStateModifier and TypeMethodDescriptionstatic BlockStateNbtHelper.toBlockState(NbtCompound compound) private static <T extends Comparable<T>>
BlockStateNbtHelper.withProperty(BlockState state, Property<T> property, String key) Methods in net.minecraft.nbt with parameters of type BlockStateModifier and TypeMethodDescriptionstatic NbtCompoundNbtHelper.fromBlockState(NbtCompound compound, BlockState state) private static <T extends Comparable<T>>
BlockStateNbtHelper.withProperty(BlockState state, Property<T> property, String key) -
Uses of BlockState in net.minecraft.network.packet.s2c.play
Fields in net.minecraft.network.packet.s2c.play declared as BlockStateModifier and TypeFieldDescriptionprivate BlockStateBlockUpdateS2CPacket.stateprivate final BlockStateChunkDeltaUpdateS2CPacket.ChunkDeltaRecord.stateMethods in net.minecraft.network.packet.s2c.play that return BlockStateModifier and TypeMethodDescriptionBlockUpdateS2CPacket.getState()ChunkDeltaUpdateS2CPacket.ChunkDeltaRecord.getState()Constructors in net.minecraft.network.packet.s2c.play with parameters of type BlockState -
Uses of BlockState in net.minecraft.predicate.block
Methods in net.minecraft.predicate.block with parameters of type BlockState -
Uses of BlockState in net.minecraft.server.command
Fields in net.minecraft.server.command declared as BlockStateConstructors in net.minecraft.server.command with parameters of type BlockStateModifierConstructorDescriptionBlockInfo(BlockPos blockPos, BlockState blockState, NbtCompound nbtCompound) -
Uses of BlockState in net.minecraft.server.world
Methods in net.minecraft.server.world with parameters of type BlockStateModifier and TypeMethodDescriptionvoidServerWorldManager.method_11493(World world, BlockPos blockPos, BlockState blockState, BlockState blockState2, int int2) -
Uses of BlockState in net.minecraft.state
Classes in net.minecraft.state that implement BlockStateFields in net.minecraft.state with type parameters of type BlockStateModifier and TypeFieldDescriptionprivate final ImmutableList<BlockState>StateManager.statesprivate ImmutableTable<Property<?>,Comparable<?>, BlockState> StateManager.BlockStateImpl.tableMethods in net.minecraft.state that return BlockStateModifier and TypeMethodDescriptionStateManager.getDefaultState()StateManager.BlockStateImpl.method_11719(BlockView view, BlockPos pos) <T extends Comparable<T>,V extends T>
BlockStateStateManager.BlockStateImpl.withMirror(BlockMirror mirror) StateManager.BlockStateImpl.withRotation(BlockRotation rotation) Methods in net.minecraft.state that return types with arguments of type BlockState -
Uses of BlockState in net.minecraft.structure
Fields in net.minecraft.structure declared as BlockStateModifier and TypeFieldDescriptionprotected BlockStateStructurePiece.BlockRandomizer.blockprotected static final BlockStateOceanMonumentPieces.AbstractPiece.DARK_PRISMARINEprotected static final BlockStateOceanMonumentPieces.AbstractPiece.PRISMARINEprotected static final BlockStateOceanMonumentPieces.AbstractPiece.PRISMARINE_BRICKSprotected static final BlockStateOceanMonumentPieces.AbstractPiece.PRISMARINE2protected static final BlockStateOceanMonumentPieces.AbstractPiece.SEA_LANTERNprotected static final BlockStateOceanMonumentPieces.AbstractPiece.WATERMethods in net.minecraft.structure that return BlockStateModifier and TypeMethodDescriptionprotected BlockStateVillagePieces.AbstractPiece.checkSandStone(BlockState state) StructurePiece.BlockRandomizer.getBlock()protected BlockStateStructurePiece.getBlockAt(World world, int x, int y, int z, BlockBox box) protected BlockStateMineshaftPieces.class_3015.method_13374()protected BlockStateMineshaftPieces.class_3015.method_13376()Methods in net.minecraft.structure with parameters of type BlockStateModifier and TypeMethodDescriptionprotected voidStructurePiece.addBlockWithRandomThreshold(World world, BlockBox box, Random random, float blockChance, int x, int y, int z, BlockState block) protected BlockStateVillagePieces.AbstractPiece.checkSandStone(BlockState state) protected voidStructurePiece.fillAirAndLiquidsDownwards(World world, BlockState block, int x, int y, int z, BlockBox box) protected voidVillagePieces.AbstractPiece.fillAirAndLiquidsDownwards(World world, BlockState block, int x, int y, int z, BlockBox box) protected voidStructurePiece.fillHalfEllipsoid(World world, BlockBox box, int minX, int minY, int minZ, int maxX, int maxY, int maxZ, BlockState block, boolean cantReplaceAir) protected voidStructurePiece.fillWithOutline(World world, BlockBox box, int minX, int minY, int minZ, int maxX, int maxY, int maxZ, BlockState outline, BlockState inside, boolean cantReplaceAir) protected booleanStructurePiece.method_13775(World world, BlockBox blockBox, Random random, BlockPos blockPos, Identifier identifier, BlockState blockState) protected voidStructurePiece.method_6569(World world, BlockBox blockBox, Random random, float float2, int int2, int int3, int int4, int int5, int int6, int int7, BlockState blockState, BlockState blockState2, boolean bool, int int8) protected voidOceanMonumentPieces.AbstractPiece.method_9254(World world, BlockBox box, int minX, int minY, int minZ, int maxX, int maxY, int maxZ, BlockState block) protected voidStructurePiece.setBlockState(World world, BlockState state, int x, int y, int z, BlockBox box) -
Uses of BlockState in net.minecraft.util.crash
Methods in net.minecraft.util.crash with parameters of type BlockStateModifier and TypeMethodDescriptionstatic voidCrashReportSection.addBlockInfo(CrashReportSection element, BlockPos pos, BlockState state) -
Uses of BlockState in net.minecraft.util.math
Methods in net.minecraft.util.math that return BlockState -
Uses of BlockState in net.minecraft.world
Fields in net.minecraft.world declared as BlockStateMethods in net.minecraft.world that return BlockStateModifier and TypeMethodDescriptionBlockView.getBlockState(BlockPos pos) RayTraceResult.getBlockState()World.getBlockState(BlockPos pos) World.method_8540(BlockPos blockPos) Methods in net.minecraft.world with parameters of type BlockStateModifier and TypeMethodDescriptionvoidWorld.method_11481(BlockPos blockPos, BlockState blockState, BlockState blockState2, int int2) voidWorld.method_11482(BlockPos blockPos, BlockState blockState, Random random) voidclass_2975.method_11493(World world, BlockPos blockPos, BlockState blockState, BlockState blockState2, int int2) voidWorldEventListener.method_11493(World world, BlockPos blockPos, BlockState blockState, BlockState blockState2, int int2) protected booleanclass_2975.method_13115(World world, BlockPos blockPos, BlockState blockState, BlockState blockState2) booleanWorld.method_8506(BlockPos blockPos, BlockState blockState, int int2) booleanWorld.setBlockState(BlockPos pos, BlockState state) Method parameters in net.minecraft.world with type arguments of type BlockStateModifier and TypeMethodDescriptionstatic Predicate<RayTraceResult>RayTraceResult.filterByState(Predicate<BlockState> stateFilter) -
Uses of BlockState in net.minecraft.world.biome
Fields in net.minecraft.world.biome declared as BlockStateModifier and TypeFieldDescriptionprotected static final BlockStateBiome.airBlockStateBiome.baseBlockprotected static final BlockStateBiome.bedrockBlockStateprotected static final BlockStateMesaBiome.field_12541protected static final BlockStateMesaBiome.field_12542protected static final BlockStateMesaBiome.field_12543protected static final BlockStateMesaBiome.field_12544protected static final BlockStateMesaBiome.field_12545protected static final BlockStateMesaBiome.field_12546protected static final BlockStateSwampBiome.field_12547private static final BlockStateJungleBiome.field_9240private static final BlockStateJungleBiome.field_9241private static final BlockStateJungleBiome.field_9242protected static final BlockStateBiome.gravelBlockStateprotected static final BlockStateBiome.iceBlockStateprivate BlockState[]MesaBiome.layerBlocksprotected static final BlockStateBiome.redSandstoneBlockStateprotected static final BlockStateBiome.sandstoneBlockStateprotected static final BlockStateBiome.stoneBlockStateBiome.topBlockprotected static final BlockStateBiome.waterBlockStateMethods in net.minecraft.world.biome that return BlockStateModifier and TypeMethodDescriptionprivate BlockStateMesaBiome.calculateLayerBlockState(int x, int y, int z) -
Uses of BlockState in net.minecraft.world.chunk
Fields in net.minecraft.world.chunk declared as BlockStateModifier and TypeFieldDescriptionprivate static final BlockStateChunkBlockStateStorage.emptyStateprivate final BlockState[]FlatChunkGenerator.field_10123protected static final BlockStateDebugChunkGenerator.field_12956protected static final BlockStateDebugChunkGenerator.field_12957protected static final BlockStateNetherChunkGenerator.field_12963protected static final BlockStateNetherChunkGenerator.field_12964protected static final BlockStateNetherChunkGenerator.field_12965protected static final BlockStateNetherChunkGenerator.field_12966protected static final BlockStateNetherChunkGenerator.field_12967protected static final BlockStateNetherChunkGenerator.field_12968protected static final BlockStateSurfaceChunkGenerator.field_12969private BlockStateSurfaceChunkGenerator.field_12970protected static final BlockStateEndChunkGenerator.field_12971protected static final BlockStateEndChunkGenerator.field_12972Fields in net.minecraft.world.chunk with type parameters of type BlockStateModifier and TypeFieldDescriptionprivate static final List<BlockState>DebugChunkGenerator.field_10119Methods in net.minecraft.world.chunk that return BlockStateModifier and TypeMethodDescriptionChunkBlockStateStorage.get(int x, int y, int z) Chunk.getBlockState(BlockPos pos, BlockState state) ChunkCache.getBlockState(BlockPos pos) ChunkSection.getBlockState(int x, int y, int z) Chunk.method_11767(int int2, int int3, int int4) Chunk.method_11770(BlockPos blockPos) EmptyChunk.method_11770(BlockPos blockPos) static BlockStateDebugChunkGenerator.method_9190(int int2, int int3) Methods in net.minecraft.world.chunk with parameters of type BlockStateModifier and TypeMethodDescriptionChunk.getBlockState(BlockPos pos, BlockState state) voidChunkBlockStateStorage.set(int x, int y, int z, BlockState state) voidChunkSection.setBlockState(int x, int y, int z, BlockState state) -
Uses of BlockState in net.minecraft.world.gen.carver
Fields in net.minecraft.world.gen.carver declared as BlockStateModifier and TypeFieldDescriptionprotected static final BlockStateRavineCarver.field_12953protected static final BlockStateRavineCarver.field_12954protected static final BlockStateCaveCarver.field_12958protected static final BlockStateCaveCarver.field_12959protected static final BlockStateCaveCarver.field_12960protected static final BlockStateCaveCarver.field_12961protected static final BlockStateNetherCaveCarver.field_12962Methods in net.minecraft.world.gen.carver with parameters of type BlockStateModifier and TypeMethodDescriptionprotected booleanCaveCarver.canCarveBlock(BlockState block, BlockState blockBelow) -
Uses of BlockState in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature declared as BlockStateModifier and TypeFieldDescriptionprivate final BlockStateDesertWellFeature.field_10145private final BlockStateDesertWellFeature.field_10146private final BlockStateDesertWellFeature.field_10147private BlockStateFlowerPatchFeature.field_10150private final BlockStateJungleBushFeature.field_10151private final BlockStateJungleBushFeature.field_10152private final BlockStateOreFeature.field_10162private final BlockStateJungleTreeFeature.field_10177private final BlockStateJungleTreeFeature.field_10178private static final BlockStateAcaciaTreeFeature.LEAVESprivate static final BlockStateBirchTreeFeature.LEAVESprivate static final BlockStateDarkOakTreeFeature.LEAVESprivate static final BlockStateJungleTreeFeature.LEAVESprivate static final BlockStateOakTreeFeature.LEAVESprivate static final BlockStatePineTreeFeature.LEAVESprivate static final BlockStateSpruceTreeFeature.LEAVESprivate static final BlockStateAcaciaTreeFeature.LOGprivate static final BlockStateBirchTreeFeature.LOGprivate static final BlockStateDarkOakTreeFeature.LOGprivate static final BlockStateJungleTreeFeature.LOGprivate static final BlockStateOakTreeFeature.LOGprivate static final BlockStatePineTreeFeature.LOGprivate static final BlockStateSpruceTreeFeature.LOGprivate static final BlockStateGiantSpruceTreeFeature.PODZOLprivate static final BlockStateGiantSpruceTreeFeature.SPRUCE_LEAVESprivate static final BlockStateGiantSpruceTreeFeature.SPRUCE_LOGSprivate final BlockStateTallGrassFeature.stateFields in net.minecraft.world.gen.feature with type parameters of type BlockStateMethods in net.minecraft.world.gen.feature with parameters of type BlockStateModifier and TypeMethodDescriptionbooleanOreFeature.class_3069.apply(BlockState blockState) (package private) voidclass_1220.method_9200(BlockPos blockPos, float float2, BlockState blockState) protected voidFeature.setBlockStateWithoutUpdatingNeighbors(World world, BlockPos pos, BlockState state) Constructors in net.minecraft.world.gen.feature with parameters of type BlockStateModifierConstructorDescriptionJungleBushFeature(BlockState blockState, BlockState blockState2) JungleTreeFeature(boolean bool, int int2, BlockState blockState, BlockState blockState2, boolean bool2) OreFeature(BlockState blockState, int int2) OreFeature(BlockState blockState, int int2, Predicate<BlockState> predicate) Constructor parameters in net.minecraft.world.gen.feature with type arguments of type BlockStateModifierConstructorDescriptionOreFeature(BlockState blockState, int int2, Predicate<BlockState> predicate) -
Uses of BlockState in net.minecraft.world.gen.layer
Fields in net.minecraft.world.gen.layer declared as BlockStateMethods in net.minecraft.world.gen.layer that return BlockState