net.minecraft.world.level.block

public class EndPortalFrameBlock

extends Block

All mapped superinterfaces:

FeatureElement, ItemLike

dnd
net.minecraft.world.level.block.EndPortalFrameBlock
net.minecraft.class_2333
net.minecraft.block.EndPortalFrameBlock
net.minecraft.world.level.block.BlockEnderPortalFrame

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<EndPortalFrameBlock>
a
CODEC
field_46345
CODEC
public static final EnumProperty<Direction>
b
FACING
field_10954
FACING
public static final BooleanProperty
c
HAS_EYE
field_10958
EYE
protected static final VoxelShape
d
BASE_SHAPE
field_10956
FRAME_SHAPE
protected static final VoxelShape
e
EYE_SHAPE
field_10953
EYE_SHAPE
protected static final VoxelShape
f
FULL_SHAPE
field_10955
FRAME_WITH_EYE_SHAPE
private static BlockPattern
g
portalShape
field_10957
COMPLETED_FRAME

Constructor summary

ModifierConstructor
public (BlockBehaviour$Properties arg0)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<EndPortalFrameBlock>
a()
codec()
method_53969()
getCodec()
protected boolean
g_(dxv arg0)
useShapeForLightOcclusion(BlockState arg0)
method_9526(class_2680 arg0)
hasSidedTransparency(BlockState arg0)
protected VoxelShape
a(dxv arg0, dgn arg1, jh arg2, fcd 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)
public BlockState
a(dbg arg0)
getStateForPlacement(BlockPlaceContext arg0)
method_9605(class_1750 arg0)
getPlacementState(ItemPlacementContext arg0)
protected boolean
c_(dxv arg0)
hasAnalogOutputSignal(BlockState arg0)
method_9498(class_2680 arg0)
hasComparatorOutput(BlockState arg0)
protected int
a(dxv arg0, dhi arg1, jh arg2)
getAnalogOutputSignal(BlockState arg0, Level arg1, BlockPos arg2)
method_9572(class_2680 arg0, class_1937 arg1, class_2338 arg2)
getComparatorOutput(BlockState arg0, World arg1, BlockPos arg2)
protected BlockState
a(dxv arg0, drc arg1)
rotate(BlockState arg0, Rotation arg1)
method_9598(class_2680 arg0, class_2470 arg1)
rotate(BlockState arg0, BlockRotation arg1)
protected BlockState
a(dxv arg0, dpl arg1)
mirror(BlockState arg0, Mirror arg1)
method_9569(class_2680 arg0, class_2415 arg1)
mirror(BlockState arg0, BlockMirror arg1)
protected void
a(dxw$a<dkm, dxv> arg0)
createBlockStateDefinition(StateDefinition$Builder<Block, BlockState> arg0)
method_9515(class_2689$class_2690<class_2248, class_2680> arg0)
appendProperties(StateManager$Builder<Block, BlockState> arg0)
public static BlockPattern
b()
getOrCreatePortalShape()
method_10054()
getCompletedFramePattern()
protected boolean
a(dxv arg0, eum arg1)
isPathfindable(BlockState arg0, PathComputationType arg1)
method_9516(class_2680 arg0, class_10 arg1)
canPathfindThrough(BlockState arg0, NavigationType arg1)