net.minecraft.block

public class WitherRoseBlock

extends FlowerBlock

All mapped superinterfaces:

ToggleableFeature, ItemConvertible, SuspiciousStewIngredient

net.minecraft.world.level.block.WitherRoseBlock
net.minecraft.world.level.block.WitherRoseBlock
net.minecraft.class_2563
net.minecraft.block.WitherRoseBlock

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<WitherRoseBlock>
CODEC
CODEC
field_46503
CODEC

Constructor summary

ModifierConstructor
public (RegistryEntry<StatusEffect> mobEffect, float effectSeconds, AbstractBlock$Settings properties)
public (SuspiciousStewEffectsComponent suspiciousStewEffects, AbstractBlock$Settings properties)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<WitherRoseBlock>
codec()
codec()
method_53969()
getCodec()
protected boolean
mayPlaceOn(BlockState state, BlockGetter level, BlockPos pos)
mayPlaceOn(BlockState state, BlockGetter level, BlockPos pos)
method_9695(class_2680 arg0, class_1922 arg1, class_2338 arg2)
canPlantOnTop(BlockState arg0, BlockView arg1, BlockPos arg2)
public void
animateTick(BlockState state, Level level, BlockPos pos, RandomSource random)
animateTick(BlockState state, Level level, BlockPos pos, RandomSource random)
method_9496(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_5819 arg3)
randomDisplayTick(BlockState arg0, World arg1, BlockPos arg2, Random arg3)
protected void
entityInside(BlockState state, Level level, BlockPos pos, Entity entity, InsideBlockEffectApplier effectApplier, boolean isPrecise)
entityInside(BlockState state, Level level, BlockPos pos, Entity entity, InsideBlockEffectApplier effectApplier, boolean isPrecise)
method_9548(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_1297 arg3, class_10774 arg4, boolean arg5)
onEntityCollision(BlockState arg0, World arg1, BlockPos arg2, Entity arg3, EntityCollisionHandler arg4, boolean arg5)
public StatusEffectInstance
getBeeInteractionEffect()
getBeeInteractionEffect()
method_65152()
getContactEffect()