net.minecraft.block

public class TrapdoorBlock

extends HorizontalFacingBlock implements WaterLoggable

All mapped superinterfaces:

ItemLike, WaterLoggable, Bucketable, LiquidContainer

bsk
net.minecraft.class_2533
net.minecraft.block.TrapdoorBlock
net.minecraft.block.TrapDoorBlock
net.minecraft.block.TrapDoorBlock

Field summary

Modifier and TypeField
public static final BooleanProperty
a
field_11631
OPEN
field_176283_b
OPEN
public static final EnumProperty<StairHalf>
b
field_11625
HALF
field_176285_M
HALF
public static final BooleanProperty
c
field_11629
POWERED
field_196381_c
POWERED
public static final BooleanProperty
d
field_11626
WATERLOGGED
field_204614_t
WATERLOGGED
protected static final VoxelShape
e
field_11627
EAST_SHAPE
field_185734_d
EAST_OPEN_AABB
protected static final VoxelShape
f
field_11630
WEST_SHAPE
field_185735_e
WEST_OPEN_AABB
protected static final VoxelShape
g
field_11624
SOUTH_SHAPE
field_185736_f
SOUTH_OPEN_AABB
protected static final VoxelShape
h
field_11633
NORTH_SHAPE
field_185737_g
NORTH_OPEN_AABB
protected static final VoxelShape
i
field_11632
BOTTOM_SHAPE
field_185732_B
BOTTOM_AABB
protected static final VoxelShape
j
field_11628
TOP_SHAPE
field_185733_C
TOP_AABB

Constructor summary

ModifierConstructor
protected (Block$Properties arg0)

Method summary

Modifier and TypeMethod
public VoxelShape
a(bvk arg0, bgs arg1, ev arg2, csc arg3)
method_9530(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_3726 arg3)
getShape(BlockState arg0, BlockView arg1, BlockPos arg2, CollisionContext arg3)
func_220053_a(BlockState arg0, IBlockReader arg1, BlockPos arg2, ISelectionContext arg3)
getShape(BlockState arg0, IBlockReader arg1, BlockPos arg2, ISelectionContext arg3)
public boolean
a(bvk arg0, bgs arg1, ev arg2, cnj arg3)
method_9516(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_10 arg3)
canWalkThrough(BlockState arg0, BlockView arg1, BlockPos arg2, EntityNavigationType arg3)
func_196266_a(BlockState arg0, IBlockReader arg1, BlockPos arg2, PathType arg3)
allowsMovement(BlockState arg0, IBlockReader arg1, BlockPos arg2, PathType arg3)
public boolean
a(bvk arg0, bhi arg1, ev arg2, avy arg3, ahc arg4, crt arg5)
method_9534(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_1657 arg3, class_1268 arg4, class_3965 arg5)
use(BlockState arg0, World arg1, BlockPos arg2, PlayerEntity arg3, InteractionHand arg4, BlockHitResult arg5)
func_220051_a(BlockState arg0, World arg1, BlockPos arg2, PlayerEntity arg3, Hand arg4, BlockRayTraceResult arg5)
onBlockActivated(BlockState arg0, World arg1, BlockPos arg2, PlayerEntity arg3, Hand arg4, BlockRayTraceResult arg5)
protected void
a(avy arg0, bhi arg1, ev arg2, boolean arg3)
method_10740(class_1657 arg0, class_1937 arg1, class_2338 arg2, boolean arg3)
doWorldEvent(PlayerEntity source, World world, BlockPos pos, boolean opened)
func_185731_a(PlayerEntity arg0, World arg1, BlockPos arg2, boolean arg3)
playSound(PlayerEntity player, World worldIn, BlockPos pos, boolean arg3)
public void
a(bvk arg0, bhi arg1, ev arg2, bmm arg3, ev arg4, boolean arg5)
method_9612(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_2248 arg3, class_2338 arg4, boolean arg5)
neighborChanged(BlockState arg0, World arg1, BlockPos arg2, Block arg3, BlockPos arg4, boolean arg5)
func_220069_a(BlockState arg0, World arg1, BlockPos arg2, Block arg3, BlockPos arg4, boolean arg5)
neighborChanged(BlockState arg0, World arg1, BlockPos arg2, Block arg3, BlockPos arg4, boolean arg5)
public BlockState
a(baf arg0)
method_9605(class_1750 arg0)
getPlacementState(BlockPlaceContext arg0)
func_196258_a(BlockItemUseContext arg0)
getStateForPlacement(BlockItemUseContext arg0)
public BlockLayer
c()
method_9551()
getRenderLayer()
func_180664_k()
getRenderLayer()
protected void
a(bvl$a<bmm, bvk> arg0)
method_9515(class_2689$class_2690<class_2248, class_2680> arg0)
buildStateDefinition(StateDefinition$Builder<Block, BlockState> arg0)
func_206840_a(StateContainer$Builder<Block, BlockState> arg0)
fillStateContainer(StateContainer$Builder<Block, BlockState> arg0)
public FluidState
g(bvk arg0)
method_9545(class_2680 arg0)
getFluidState(BlockState arg0)
func_204507_t(BlockState arg0)
getFluidState(BlockState arg0)
public BlockState
a(bvk arg0, fa arg1, bvk arg2, bhj arg3, ev arg4, ev arg5)
method_9559(class_2680 arg0, class_2350 arg1, class_2680 arg2, class_1936 arg3, class_2338 arg4, class_2338 arg5)
updateShape(BlockState arg0, Direction arg1, BlockState arg2, WorldAccess arg3, BlockPos arg4, BlockPos arg5)
func_196271_a(BlockState arg0, Direction arg1, BlockState arg2, IWorld arg3, BlockPos arg4, BlockPos arg5)
updatePostPlacement(BlockState arg0, Direction arg1, BlockState arg2, IWorld arg3, BlockPos arg4, BlockPos arg5)