net.minecraft.world.level.block

public class TallSeagrass

extends ShearableDoublePlantBlock implements LiquidBlockContainer

All mapped superinterfaces:

ItemLike, LiquidBlockContainer

bsq
net.minecraft.world.level.block.TallSeagrass
net.minecraft.class_2525
net.minecraft.block.TallSeagrassBlock
net.minecraft.block.TallSeaGrassBlock

Field summary

Modifier and TypeField
public static final EnumProperty<DoubleBlockHalf>
c
HALF
field_11616
HALF
field_208065_c
protected static final VoxelShape
d
SHAPE
field_11615
SHAPE
field_207799_b

Constructor summary

ModifierConstructor
public (Block$Properties settings)

Method summary

Modifier and TypeMethod
public VoxelShape
a(bvt arg0, bhb arg1, ew arg2, csn 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, EntityContext arg3)
func_220053_a(BlockState arg0, IBlockReader arg1, BlockPos arg2, ISelectionContext arg3)
protected boolean
a_(bvt arg0, bhb arg1, ew arg2)
mayPlaceOn(BlockState arg0, BlockGetter arg1, BlockPos arg2)
method_9695(class_2680 arg0, class_1922 arg1, class_2338 arg2)
canPlantOnTop(BlockState arg0, BlockView arg1, BlockPos arg2)
func_200014_a_(BlockState arg0, IBlockReader arg1, BlockPos arg2)
public BlockState
a(ban arg0)
getStateForPlacement(BlockPlaceContext arg0)
method_9605(class_1750 arg0)
getPlacementState(ItemPlacementContext arg0)
func_196258_a(BlockItemUseContext arg0)
public boolean
a(bvt arg0, bhu arg1, ew arg2)
canSurvive(BlockState arg0, LevelReader arg1, BlockPos arg2)
method_9558(class_2680 arg0, class_1941 arg1, class_2338 arg2)
canPlaceAt(BlockState arg0, CollisionView arg1, BlockPos arg2)
func_196260_a(BlockState arg0, IWorldReader arg1, BlockPos arg2)
public FluidState
g(bvt arg0)
getFluidState(BlockState arg0)
method_9545(class_2680 arg0)
getFluidState(BlockState arg0)
func_204507_t(BlockState arg0)
public boolean
a(bhb arg0, ew arg1, bvt arg2, clj arg3)
canPlaceLiquid(BlockGetter arg0, BlockPos arg1, BlockState arg2, Fluid arg3)
method_10310(class_1922 arg0, class_2338 arg1, class_2680 arg2, class_3611 arg3)
canFillWithFluid(BlockView arg0, BlockPos arg1, BlockState arg2, Fluid arg3)
func_204510_a(IBlockReader arg0, BlockPos arg1, BlockState arg2, Fluid arg3)
public boolean
a(bhs arg0, ew arg1, bvt arg2, clk 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(IWorld arg0, BlockPos arg1, BlockState arg2, FluidState arg3)
func_204509_a(IWorld arg0, BlockPos arg1, BlockState arg2, IFluidState arg3)
public ItemStack
a(bhb arg0, ew arg1, bvt arg2)
getCloneItemStack(BlockGetter arg0, BlockPos arg1, BlockState arg2)
method_9574(class_1922 arg0, class_2338 arg1, class_2680 arg2)
getPickStack(BlockView arg0, BlockPos arg1, BlockState arg2)
func_185473_a(IBlockReader arg0, BlockPos arg1, BlockState arg2)