net.minecraft.world.level.block

public class KelpPlantBlock

extends GrowingPlantBodyBlock implements LiquidBlockContainer

All mapped superinterfaces:

FeatureElement, ItemLike, BonemealableBlock, LiquidBlockContainer

duk
net.minecraft.world.level.block.KelpPlantBlock
net.minecraft.class_2391
net.minecraft.block.KelpPlantBlock

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<KelpPlantBlock>
c
CODEC
field_46379
CODEC

Constructor summary

ModifierConstructor
protected (BlockBehaviour$Properties arg0)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<KelpPlantBlock>
a()
codec()
method_53969()
getCodec()
protected GrowingPlantHeadBlock
c()
getHeadBlock()
method_24945()
getStem()
protected FluidState
b_(eeb arg0)
getFluidState(BlockState arg0)
method_9545(class_2680 arg0)
getFluidState(BlockState arg0)
protected boolean
o(eeb arg0)
canAttachTo(BlockState arg0)
method_24947(class_2680 arg0)
canAttachTo(BlockState arg0)
public boolean
a(cam arg0, dly arg1, jb arg2, eeb arg3, fak arg4)
canPlaceLiquid(LivingEntity arg0, BlockGetter arg1, BlockPos arg2, BlockState arg3, Fluid arg4)
method_10310(class_1309 arg0, class_1922 arg1, class_2338 arg2, class_2680 arg3, class_3611 arg4)
canFillWithFluid(LivingEntity arg0, BlockView arg1, BlockPos arg2, BlockState arg3, Fluid arg4)
public boolean
a(dmv arg0, jb arg1, eeb arg2, fal arg3)
placeLiquid(LevelAccessor arg0, BlockPos arg1, BlockState arg2, FluidState arg3)
method_10311(class_1936 arg0, class_2338 arg1, class_2680 arg2, class_3610 arg3)
tryFillWithFluid(WorldAccess arg0, BlockPos arg1, BlockState arg2, FluidState arg3)