net.minecraft.world.level.block

public class SporeBlossomBlock

extends Block

All mapped superinterfaces:

FeatureElement, ItemLike

dve
net.minecraft.world.level.block.SporeBlossomBlock
net.minecraft.class_5809
net.minecraft.block.SporeBlossomBlock

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<SporeBlossomBlock>
a
CODEC
field_46457
CODEC
private static final VoxelShape
b
SHAPE
field_28703
SHAPE
private static final int
c
ADD_PARTICLE_ATTEMPTS
field_31252
field_31252
private static final int
d
PARTICLE_XZ_RADIUS
field_31253
field_31253
private static final int
e
PARTICLE_Y_MAX
field_31254
field_31254

Constructor summary

ModifierConstructor
public (BlockBehaviour$Properties arg0)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<SporeBlossomBlock>
a()
codec()
method_53969()
getCodec()
protected boolean
a(ebg arg0, dkc arg1, iw arg2)
canSurvive(BlockState arg0, LevelReader arg1, BlockPos arg2)
method_9558(class_2680 arg0, class_4538 arg1, class_2338 arg2)
canPlaceAt(BlockState arg0, WorldView arg1, BlockPos arg2)
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 void
a(ebg arg0, djz arg1, iw arg2, azz arg3)
animateTick(BlockState arg0, Level arg1, BlockPos arg2, RandomSource arg3)
method_9496(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_5819 arg3)
randomDisplayTick(BlockState arg0, World arg1, BlockPos arg2, Random arg3)
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)