net.minecraft.world.level.block

public class FlowerBlock

extends VegetationBlock implements SuspiciousEffectHolder

All mapped superinterfaces:

FeatureElement, ItemLike, SuspiciousEffectHolder

drl
net.minecraft.world.level.block.FlowerBlock
net.minecraft.class_2356

Field summary

Modifier and TypeField
protected static final com.mojang.serialization.MapCodec<SuspiciousStewEffects>
b
EFFECTS_FIELD
field_46354
public static final com.mojang.serialization.MapCodec<FlowerBlock>
c
CODEC
field_46355
private static final VoxelShape
a
SHAPE
field_11085
private final SuspiciousStewEffects
d
suspiciousStewEffects
field_45775

Constructor summary

ModifierConstructor
public (Holder<MobEffect> arg0, float arg1, BlockBehaviour$Properties arg2)
public (SuspiciousStewEffects arg0, BlockBehaviour$Properties arg1)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<? extends FlowerBlock>
a()
codec()
method_53969()
protected static SuspiciousStewEffects
a(ji<bwu> arg0, float arg1)
makeEffectList(Holder<MobEffect> arg0, float arg1)
method_54015(class_6880<class_1291> arg0, float arg1)
protected VoxelShape
a(ecg arg0, dkd arg1, iy arg2, fhc arg3)
getShape(BlockState arg0, BlockGetter arg1, BlockPos arg2, CollisionContext arg3)
method_9530(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_3726 arg3)
public SuspiciousStewEffects
c()
getSuspiciousEffects()
method_53233()
public MobEffectInstance
b()
getBeeInteractionEffect()
method_65152()