net.minecraft.world.level.block

public class FlowerPotBlock

extends Block

All mapped superinterfaces:

FeatureElement, ItemLike

dqv
net.minecraft.world.level.block.FlowerPotBlock
net.minecraft.class_2362
net.minecraft.block.FlowerPotBlock
net.minecraft.world.level.block.BlockFlowerPot

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<FlowerPotBlock>
a
CODEC
field_46356
CODEC
private static final Map<Block, Block>
b
POTTED_BY_CONTENT
field_11103
CONTENT_TO_POTTED
private static final VoxelShape
c
SHAPE
field_11102
SHAPE
private final Block
d
potted
field_11101
content

Constructor summary

ModifierConstructor
public (Block content, BlockBehaviour$Properties settings)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<FlowerPotBlock>
a()
codec()
method_53969()
getCodec()
protected VoxelShape
a(ebq arg0, djn arg1, iw arg2, fgh arg3)
getShape(BlockState arg0, BlockGetter arg1, BlockPos arg2, CollisionContext arg3)
method_9530(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_3726 arg3)
getOutlineShape(BlockState arg0, BlockView arg1, BlockPos arg2, ShapeContext arg3)
protected InteractionResult
a(dak arg0, ebq arg1, dkj arg2, iw arg3, csi arg4, bvb arg5, ffy arg6)
useItemOn(ItemStack arg0, BlockState arg1, Level arg2, BlockPos arg3, Player arg4, InteractionHand arg5, BlockHitResult arg6)
method_55765(class_1799 arg0, class_2680 arg1, class_1937 arg2, class_2338 arg3, class_1657 arg4, class_1268 arg5, class_3965 arg6)
onUseWithItem(ItemStack arg0, BlockState arg1, World arg2, BlockPos arg3, PlayerEntity arg4, Hand arg5, BlockHitResult arg6)
protected InteractionResult
a(ebq arg0, dkj arg1, iw arg2, csi arg3, ffy arg4)
useWithoutItem(BlockState arg0, Level arg1, BlockPos arg2, Player arg3, BlockHitResult arg4)
method_55766(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_1657 arg3, class_3965 arg4)
onUse(BlockState arg0, World arg1, BlockPos arg2, PlayerEntity arg3, BlockHitResult arg4)
protected ItemStack
a(dkm arg0, iw arg1, ebq arg2, boolean arg3)
getCloneItemStack(LevelReader arg0, BlockPos arg1, BlockState arg2, boolean arg3)
method_9574(class_4538 arg0, class_2338 arg1, class_2680 arg2, boolean arg3)
getPickStack(WorldView arg0, BlockPos arg1, BlockState arg2, boolean arg3)
private boolean
q()
isEmpty()
method_31646()
isEmpty()
protected BlockState
a(ebq arg0, dkm arg1, dky arg2, iw arg3, jc arg4, iw arg5, ebq arg6, bai arg7)
updateShape(BlockState arg0, LevelReader arg1, ScheduledTickAccess arg2, BlockPos arg3, Direction arg4, BlockPos arg5, BlockState arg6, RandomSource arg7)
method_9559(class_2680 arg0, class_4538 arg1, class_10225 arg2, class_2338 arg3, class_2350 arg4, class_2338 arg5, class_2680 arg6, class_5819 arg7)
getStateForNeighborUpdate(BlockState arg0, WorldView arg1, ScheduledTickView arg2, BlockPos arg3, Direction arg4, BlockPos arg5, BlockState arg6, Random arg7)
public Block
b()
getPotted()
method_16231()
getContent()
protected boolean
a(ebq arg0, eyp arg1)
isPathfindable(BlockState arg0, PathComputationType arg1)
method_9516(class_2680 arg0, class_10 arg1)
canPathfindThrough(BlockState arg0, NavigationType arg1)
protected boolean
f(ebq arg0)
isRandomlyTicking(BlockState arg0)
method_9542(class_2680 arg0)
hasRandomTicks(BlockState arg0)
protected void
b(ebq arg0, asb arg1, iw arg2, bai arg3)
randomTick(BlockState arg0, ServerLevel arg1, BlockPos arg2, RandomSource arg3)
method_9514(class_2680 arg0, class_3218 arg1, class_2338 arg2, class_5819 arg3)
randomTick(BlockState arg0, ServerWorld arg1, BlockPos arg2, Random arg3)
public BlockState
o(ebq arg0)
opposite(BlockState arg0)
method_65160(class_2680 arg0)
getToggledState(BlockState state)