net.minecraft.world.level.block

public class AmethystClusterBlock

extends AmethystBlock implements SimpleWaterloggedBlock

All mapped superinterfaces:

ItemLike, SimpleWaterloggedBlock, BucketPickup, LiquidBlockContainer

cit
net.minecraft.world.level.block.AmethystClusterBlock
net.minecraft.class_5542
net.minecraft.block.AmethystClusterBlock
net.minecraft.src.C_141188_
net.minecraft.world.level.block.AmethystClusterBlock

Field summary

Modifier and TypeField
public static final BooleanProperty
a
WATERLOGGED
field_27086
WATERLOGGED
f_152005_
public static final DirectionProperty
b
FACING
field_27087
FACING
f_152006_
protected final VoxelShape
c
northAabb
field_27088
northShape
f_152007_
protected final VoxelShape
d
southAabb
field_27089
southShape
f_152008_
protected final VoxelShape
e
eastAabb
field_27090
eastShape
f_152009_
protected final VoxelShape
f
westAabb
field_27091
westShape
f_152010_
protected final VoxelShape
g
upAabb
field_27092
upShape
f_152011_
protected final VoxelShape
h
downAabb
field_27093
downShape
f_152012_

Constructor summary

ModifierConstructor
public (int height, int xzOffset, BlockBehaviour$Properties settings)

Method summary

Modifier and TypeMethod
public VoxelShape
a(cvo arg0, cgd arg1, gt arg2, dwv 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_152022_, C_1559_ p_152023_, C_4675_ p_152024_, C_3051_ arg3)
public boolean
a(cvo arg0, cha arg1, gt arg2)
canSurvive(BlockState arg0, LevelReader arg1, BlockPos arg2)
method_9558(class_2680 arg0, class_4538 arg1, class_2338 arg2)
canPlaceAt(BlockState arg0, WorldView arg1, BlockPos arg2)
m_7898_(C_2064_ p_152027_, C_1599_ p_152028_, C_4675_ arg2)
public BlockState
a(cvo arg0, gy arg1, cvo arg2, cgy arg3, gt arg4, gt arg5)
updateShape(BlockState arg0, Direction arg1, BlockState arg2, LevelAccessor arg3, BlockPos arg4, BlockPos arg5)
method_9559(class_2680 arg0, class_2350 arg1, class_2680 arg2, class_1936 arg3, class_2338 arg4, class_2338 arg5)
getStateForNeighborUpdate(BlockState arg0, Direction arg1, BlockState arg2, WorldAccess arg3, BlockPos arg4, BlockPos arg5)
m_7417_(C_2064_ p_152037_, C_4687_ p_152038_, C_2064_ p_152039_, C_1598_ p_152040_, C_4675_ p_152041_, C_4675_ arg5)
public BlockState
a(ccx arg0)
getStateForPlacement(BlockPlaceContext arg0)
method_9605(class_1750 arg0)
getPlacementState(ItemPlacementContext arg0)
m_5573_(C_1445_ arg0)
public BlockState
a(cvo arg0, cpw arg1)
rotate(BlockState arg0, Rotation arg1)
method_9598(class_2680 arg0, class_2470 arg1)
rotate(BlockState arg0, BlockRotation arg1)
m_6843_(C_2064_ p_152034_, C_1886_ arg1)
public BlockState
a(cvo arg0, coh arg1)
mirror(BlockState arg0, Mirror arg1)
method_9569(class_2680 arg0, class_2415 arg1)
mirror(BlockState arg0, BlockMirror arg1)
m_6943_(C_2064_ p_152031_, C_1838_ arg1)
public FluidState
c_(cvo arg0)
getFluidState(BlockState arg0)
method_9545(class_2680 arg0)
getFluidState(BlockState arg0)
m_5888_(C_2064_ arg0)
protected void
a(cvp$a<cjt, cvo> arg0)
createBlockStateDefinition(StateDefinition$Builder<Block, BlockState> arg0)
method_9515(class_2689$class_2690<class_2248, class_2680> arg0)
appendProperties(StateManager$Builder<Block, BlockState> arg0)
m_7926_(C_2065_$C_2066_<C_1706_, C_2064_> arg0)
public PushReaction
d(cvo arg0)
getPistonPushReaction(BlockState arg0)
method_9527(class_2680 arg0)
getPistonBehavior(BlockState arg0)
m_5537_(C_2064_ arg0)