History - net.minecraft.world.dimension.NetherPortal
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
Vec3d (double, Vec3d): lambda$findCollisionFreePosition$3, method_47381, method_47381
Vec3d (double, Vec3d): lambda$findCollisionFreePosition$0, method_47381, method_47381
void (WorldAccess, BlockState, BlockPos): lambda$createPortalBlocks$2, method_64315, method_64315
void (WorldAccess, BlockState, BlockPos): lambda$createPortalBlocks$0, method_64315, method_64315
boolean (NetherPortal): lambda$findEmptyPortalShape$1, method_30489, method_30489
boolean (NetherPortal): lambda$findEmptyPortalShape$0, method_30489, method_30489
1.21.11_unobfuscated
Names
net.minecraft.world.level.portal.PortalShape
net.minecraft.class_2424
net.minecraft.world.dimension.NetherPortal
Fields
int: MIN_WIDTH, field_31825, MIN_WIDTH
int: MAX_WIDTH, field_31823, MAX_WIDTH
int: MIN_HEIGHT, field_31826, MIN_HEIGHT
int: MAX_HEIGHT, field_31824, MAX_HEIGHT
AbstractBlock$ContextPredicate: FRAME, field_25883, IS_VALID_FRAME_BLOCK
float: SAFE_TRAVEL_MAX_ENTITY_XY, field_41086, FALLBACK_THRESHOLD
double: SAFE_TRAVEL_MAX_VERTICAL_DELTA, field_41087, HEIGHT_STRETCH
Direction$Axis: axis, field_11317, axis
Direction: rightDir, field_11314, negativeDir
int: numPortalBlocks, field_11313, foundPortalBlocks
BlockPos: bottomLeft, field_11316, lowerCorner
int: height, field_11312, height
int: width, field_11311, width
Constructors
(Direction$Axis, int, Direction, BlockPos, int, int)
Methods
Optional<NetherPortal> (WorldAccess, BlockPos, Direction$Axis): findEmptyPortalShape, method_30485, getNewPortal
Optional<NetherPortal> (WorldAccess, BlockPos, Predicate<NetherPortal>, Direction$Axis): findPortalShape, method_30486, getOrEmpty
NetherPortal (BlockView, BlockPos, Direction$Axis): findAnyShape, method_64314, getOnAxis
BlockPos (BlockView, Direction, BlockPos): calculateBottomLeft, method_30492, getLowerCorner
int (BlockView, BlockPos, Direction): calculateWidth, method_30495, getValidatedWidth
int (BlockView, BlockPos, Direction): getDistanceUntilEdgeAboveFrame, method_30493, getWidth
int (BlockView, BlockPos, Direction, int, org.apache.commons.lang3.mutable.MutableInt): calculateHeight, method_30496, getHeight
boolean (BlockView, BlockPos, Direction, BlockPos$Mutable, int, int): hasTopFrame, method_30491, isHorizontalFrameValid
int (BlockView, BlockPos, Direction, BlockPos$Mutable, int, org.apache.commons.lang3.mutable.MutableInt): getDistanceUntilTop, method_30490, getPotentialHeight
boolean (BlockState): isEmpty, method_10359, validStateInsidePortal
boolean (): isValid, method_10360, isValid
void (WorldAccess): createPortalBlocks, method_10363, createPortal
boolean (): isComplete, method_10362, wasAlreadyValid
Vec3d (BlockLocating$Rectangle, Direction$Axis, Vec3d, EntityDimensions): getRelativePosition, method_30494, entityPosInPortal
Vec3d (Vec3d, ServerWorld, Entity, EntityDimensions): findCollisionFreePosition, method_47382, findOpenPosition
Vec3d (double, Vec3d): lambda$findCollisionFreePosition$3, method_47381, method_47381
void (WorldAccess, BlockState, BlockPos): lambda$createPortalBlocks$2, method_64315, method_64315
boolean (NetherPortal): lambda$findEmptyPortalShape$1, method_30489, method_30489
boolean (BlockState, BlockView, BlockPos): lambda$static$0, method_30487, method_30487