net.minecraft.world.level.block

public class FlowerBlock

extends BushBlock implements SuspiciousEffectHolder

All mapped superinterfaces:

FeatureElement, ItemLike, SuspiciousEffectHolder

czs
net.minecraft.world.level.block.FlowerBlock
net.minecraft.class_2356
net.minecraft.block.FlowerBlock
net.minecraft.src.C_1792_
net.minecraft.world.level.block.BlockFlowers

Field summary

Modifier and TypeField
protected static final com.mojang.serialization.MapCodec<List<SuspiciousEffectHolder$EffectEntry>>
a
EFFECTS_FIELD
field_46354
STEW_EFFECT_CODEC
f_303566_
public static final com.mojang.serialization.MapCodec<FlowerBlock>
b
CODEC
field_46355
CODEC
f_302332_
protected static final float
c
AABB_OFFSET
field_31094
field_31094
f_153265_
protected static final VoxelShape
d
SHAPE
field_11085
SHAPE
f_53507_
private final List<SuspiciousEffectHolder$EffectEntry>
e
suspiciousStewEffects
field_45775
stewEffects
f_290810_

Constructor summary

ModifierConstructor
public (MobEffect stewEffect, int duration, BlockBehaviour$Properties settings)
public (List<SuspiciousEffectHolder$EffectEntry> stewEffects, BlockBehaviour$Properties settings)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<? extends FlowerBlock>
a()
codec()
method_53969()
getCodec()
m_304657_()
protected static List<SuspiciousEffectHolder$EffectEntry>
a(blg arg0, int arg1)
makeEffectList(MobEffect arg0, int arg1)
method_54015(class_1291 arg0, int arg1)
createStewEffectList(StatusEffect stewEffect, int duration)
m_305686_(C_496_ p_310047_, int p_311136_)
public VoxelShape
a(djh arg0, csv arg1, hx arg2, ely 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)
m_5940_(C_2064_ p_53518_, C_1559_ p_53519_, C_4675_ p_53520_, C_3051_ arg3)
public List<SuspiciousEffectHolder$EffectEntry>
b()
getSuspiciousEffects()
method_53233()
getStewEffects()
m_294088_()