net.minecraft.world.level.block

public class FlowerPotBlock

extends Block

All mapped superinterfaces:

FeatureElement, ItemLike

dql
net.minecraft.world.level.block.FlowerPotBlock
net.minecraft.class_2362
net.minecraft.block.FlowerPotBlock

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(ebg arg0, djd arg1, iw arg2, ffx 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(daa arg0, ebg arg1, djz arg2, iw arg3, crz arg4, bus arg5, ffo 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(ebg arg0, djz arg1, iw arg2, crz arg3, ffo 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(dkc arg0, iw arg1, ebg 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(ebg arg0, dkc arg1, dko arg2, iw arg3, jc arg4, iw arg5, ebg arg6, azz 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(ebg arg0, eyf arg1)
isPathfindable(BlockState arg0, PathComputationType arg1)
method_9516(class_2680 arg0, class_10 arg1)
canPathfindThrough(BlockState arg0, NavigationType arg1)
protected boolean
f(ebg arg0)
isRandomlyTicking(BlockState arg0)
method_9542(class_2680 arg0)
hasRandomTicks(BlockState arg0)
protected void
b(ebg arg0, aru arg1, iw arg2, azz 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(ebg arg0)
opposite(BlockState arg0)
method_65160(class_2680 arg0)
getToggledState(BlockState state)