History - net.minecraft.world.level.portal.PortalShape
1.21.3
Names
net.minecraft.world.level.portal.TeleportTransition
net.minecraft.world.level.portal.PortalShape
net.minecraft.class_5454
net.minecraft.class_2424
net.minecraft.unmapped.C_sqhjwpkh
net.minecraft.unmapped.C_roraysyx
net.minecraft.world.TeleportTarget
net.minecraft.world.dimension.NetherPortal
net.minecraft.unmapped.C_sqhjwpkh
net.minecraft.world.dimension.AreaHelper
net.minecraft.src.C_345918_
net.minecraft.src.C_2762_
Fields
float: g, yRot, comp_2823, f_abqyyxsi, yaw, yRot, f_348219_
float: h, xRot, comp_2824, f_bpwmamga, pitch, xRot, f_348816_
int: c, MIN_WIDTH, field_31825, f_rmlfmqaw, MIN_WIDTH, MIN_WIDTH, f_164752_
int: a, MAX_WIDTH, field_31823, f_yjpwcxth, MAX_WIDTH, MAX_WIDTH, f_164750_
int: d, MIN_HEIGHT, field_31826, f_zcaohfhf, MIN_HEIGHT, MIN_HEIGHT, f_164753_
int: b, MAX_HEIGHT, field_31824, f_idqfohso, MAX_HEIGHT, MAX_HEIGHT, f_164751_
BlockBehaviour$StatePredicate: e, FRAME, field_25883, f_ystwyyzs, IS_VALID_FRAME_BLOCK, IS_VALID_FRAME_BLOCK, f_77685_
float: f, SAFE_TRAVEL_MAX_ENTITY_XY, field_41086, f_abcqscxw, FALLBACK_THRESHOLD, MAX_SAFE_ENTITY_XY, f_256985_
double: g, SAFE_TRAVEL_MAX_VERTICAL_DELTA, field_41087, f_hhtarqlp, HEIGHT_STRETCH, MAX_VERTICAL_TRAVEL_DELTA, f_256802_
Direction$Axis: h, axis, field_11317, f_nwethuet, axis, axis, f_77687_
Direction: i, rightDir, field_11314, f_zvtnohue, negativeDir, negativeDir, f_77688_
int: j, numPortalBlocks, field_11313, f_sxkghobs, foundPortalBlocks, foundPortalBlocks, f_77689_
BlockPos: k, bottomLeft, field_11316, f_jrndrlow, lowerCorner, lowerCorner, f_77690_
int: l, height, field_11312, f_ujvdvssv, height, height, f_77691_
int: m, width, field_11311, f_axvqzzis, width, width, f_77692_
ServerLevel: d, newLevel, comp_2820, f_luhevstl, world, newLevel, f_346643_
Vec3: e, position, comp_2821, f_ddvvhzbu, position, position, f_348215_
Vec3: f, deltaMovement, comp_2822, f_woyghjmg, velocity, deltaMovement, f_347322_
boolean: i, missingRespawnBlock, comp_2825, f_admssrkx, missingRespawnBlock, missingRespawnBlock, f_347516_
boolean: j, asPassenger, comp_3285, f_kgdbaeww, asPassenger, asPassenger, f_348805_
Set<Relative>: k, relatives, comp_3183, f_dyevlmkp, relatives, relatives, f_346979_
TeleportTransition$PostTeleportTransition: l, postTeleportTransition, comp_2864, f_bggxbpxt, postTeleportTransition, postTeleportTransition, f_346758_
TeleportTransition$PostTeleportTransition: a, DO_NOTHING, field_52245, f_ywlkuzgh, NO_OP, f_346945_
TeleportTransition$PostTeleportTransition: b, PLAY_PORTAL_SOUND, field_52246, f_uxkbpkwm, SEND_TRAVEL_THROUGH_PORTAL_PACKET, f_348544_
TeleportTransition$PostTeleportTransition: c, PLACE_PORTAL_TICKET, field_52247, f_jibestwn, ADD_PORTAL_CHUNK_TICKET, f_347400_
Constructors
(ServerLevel, Vec3, Vec3, float, float, TeleportTransition$PostTeleportTransition)
(ServerLevel, Vec3, Vec3, float, float, Set<Relative>, TeleportTransition$PostTeleportTransition)
(ServerLevel, Entity, TeleportTransition$PostTeleportTransition)
(ServerLevel, Vec3, Vec3, float, float, boolean, boolean, Set<Relative>, TeleportTransition$PostTeleportTransition)
(Direction$Axis, int, Direction, BlockPos, int, int)
Methods
Optional<PortalShape> (LevelAccessor, BlockPos, Direction$Axis): a, findEmptyPortalShape, method_30485, m_fqfqbwyi, getNewPortal, getNewPortal, m_77708_
Optional<PortalShape> (LevelAccessor, BlockPos, Predicate<PortalShape>, Direction$Axis): a, findPortalShape, method_30486, m_ahtuozfx, getOrEmpty, getOrEmpty, m_77712_
boolean (BlockState): a, isEmpty, method_10359, m_tmadtmrl, validStateInsidePortal, validStateInsidePortal, m_77717_
boolean (): a, isValid, method_10360, m_qrrwzrao, isValid, isValid, m_77698_
boolean (): b, isComplete, method_10362, m_zogcrlny, wasAlreadyValid, wasAlreadyValid, m_77744_
Vec3 (BlockUtil$FoundRectangle, Direction$Axis, Vec3, EntityDimensions): a, getRelativePosition, method_30494, m_wkjoosdm, entityPosInPortal, entityPosInPortal, m_77738_
Vec3 (Vec3, ServerLevel, Entity, EntityDimensions): a, findCollisionFreePosition, method_47382, m_jbhuyvuh, findOpenPosition, findOpenPosition, m_257963_
void (Entity): a, playPortalSound, method_61024, m_odkcduqq, sendTravelThroughPortalPacket, m_odkcduqq, m_352684_
void (Entity): b, placePortalTicket, method_61025, m_xxnedpaa, addPortalChunkTicket, m_xxnedpaa, m_352355_
TeleportTransition (ServerLevel, Entity, TeleportTransition$PostTeleportTransition): a, missingRespawnBlock, method_60635, m_fuvyjqul, missingSpawnBlock, m_fuvyjqul, m_355944_
Vec3 (ServerLevel, Entity): a, findAdjustedSharedSpawnPos, method_61023, m_llmyhuae, getWorldSpawnPos, m_llmyhuae, m_352582_
TeleportTransition (float, float): a, withRotation, method_61823, m_arzblblk, withRotation, m_arzblblk, m_352746_
TeleportTransition (Vec3): a, withPosition, method_64829, m_dtmjdcdu, withPosition, m_dtmjdcdu, m_354252_
TeleportTransition (): a, transitionAsPassenger, method_64828, m_wgzbwrry, asPassenger, m_354166_
ServerLevel (): b, newLevel, comp_2820, m_dksqrdjp, world, newLevel, f_346643_
Vec3 (): c, position, comp_2821, m_domsmybp, position, position, f_348215_
Vec3 (): d, deltaMovement, comp_2822, m_ixdmtivj, velocity, deltaMovement, f_347322_
float (): e, yRot, comp_2823, m_ntxguczd, yaw, yRot, f_348219_
float (): f, xRot, comp_2824, m_bgwfddyy, pitch, xRot, f_348816_
boolean (): g, missingRespawnBlock, comp_2825, m_bcfqgxma, missingRespawnBlock, missingRespawnBlock, f_347516_
boolean (): h, asPassenger, comp_3285, m_fetbjurw, asPassenger, asPassenger, f_348805_
Set<Relative> (): i, relatives, comp_3183, m_rlfmguck, relatives, relatives, f_346979_
TeleportTransition$PostTeleportTransition (): j, postTeleportTransition, comp_2864, m_rtwtxggv, postTeleportTransition, postTeleportTransition, f_346758_
PortalShape (BlockGetter, BlockPos, Direction$Axis): a, findAnyShape, method_64314, m_cyhouxyy, getOnAxis, m_cyhouxyy, m_353869_
BlockPos (BlockGetter, Direction, BlockPos): a, calculateBottomLeft, method_30492, m_rnrlifot, getLowerCorner, getLowerCorner, m_77733_
int (BlockGetter, BlockPos, Direction): a, calculateWidth, method_30495, m_wkxzsnxo, getValidatedWidth, getWidth, m_77745_
int (BlockGetter, BlockPos, Direction): b, getDistanceUntilEdgeAboveFrame, method_30493, m_tejwutit, getWidth, getPotentialWidth, m_77735_
int (BlockGetter, BlockPos, Direction, int, org.apache.commons.lang3.mutable.MutableInt): a, calculateHeight, method_30496, m_zanwjosv, getHeight, getHeight, m_77746_
boolean (BlockGetter, BlockPos, Direction, BlockPos$MutableBlockPos, int, int): a, hasTopFrame, method_30491, m_beqllhzk, isHorizontalFrameValid, hasTopFrame, m_77730_
int (BlockGetter, BlockPos, Direction, BlockPos$MutableBlockPos, int, org.apache.commons.lang3.mutable.MutableInt): a, getDistanceUntilTop, method_30490, m_fqjhrxgm, getPotentialHeight, getPotentialHeight, m_77728_
void (LevelAccessor): a, createPortalBlocks, method_10363, m_cirawvkj, createPortal, createPortal, m_77743_
1.21.2
Names
eqe
euw
net.minecraft.world.level.portal.PortalShape
net.minecraft.world.level.portal.TeleportTransition
net.minecraft.class_2424
net.minecraft.class_5454
net.minecraft.unmapped.C_roraysyx
net.minecraft.unmapped.C_sqhjwpkh
net.minecraft.world.dimension.NetherPortal
net.minecraft.world.TeleportTarget
net.minecraft.world.dimension.AreaHelper
net.minecraft.unmapped.C_sqhjwpkh
net.minecraft.src.C_2762_
net.minecraft.src.C_345918_
Fields
float: g, yRot, comp_2823, f_abqyyxsi, yaw, yRot, f_348219_
float: h, xRot, comp_2824, f_bpwmamga, pitch, xRot, f_348816_
int: c, MIN_WIDTH, field_31825, f_rmlfmqaw, MIN_WIDTH, MIN_WIDTH, f_164752_
int: a, MAX_WIDTH, field_31823, f_yjpwcxth, MAX_WIDTH, MAX_WIDTH, f_164750_
int: d, MIN_HEIGHT, field_31826, f_zcaohfhf, MIN_HEIGHT, MIN_HEIGHT, f_164753_
int: b, MAX_HEIGHT, field_31824, f_idqfohso, MAX_HEIGHT, MAX_HEIGHT, f_164751_
BlockBehaviour$StatePredicate: e, FRAME, field_25883, f_ystwyyzs, IS_VALID_FRAME_BLOCK, IS_VALID_FRAME_BLOCK, f_77685_
float: f, SAFE_TRAVEL_MAX_ENTITY_XY, field_41086, f_abcqscxw, FALLBACK_THRESHOLD, MAX_SAFE_ENTITY_XY, f_256985_
double: g, SAFE_TRAVEL_MAX_VERTICAL_DELTA, field_41087, f_hhtarqlp, HEIGHT_STRETCH, MAX_VERTICAL_TRAVEL_DELTA, f_256802_
LevelAccessor: h, level, field_11318, f_jjtwimrs, world, world, f_77686_
Direction$Axis: i, axis, field_11317, f_nwethuet, axis, axis, f_77687_
Direction: j, rightDir, field_11314, f_zvtnohue, negativeDir, negativeDir, f_77688_
int: k, numPortalBlocks, field_11313, f_sxkghobs, foundPortalBlocks, foundPortalBlocks, f_77689_
BlockPos: l, bottomLeft, field_11316, f_jrndrlow, lowerCorner, lowerCorner, f_77690_
int: m, height, field_11312, f_ujvdvssv, height, height, f_77691_
int: n, width, field_11311, f_axvqzzis, width, width, f_77692_
ServerLevel: d, newLevel, comp_2820, f_luhevstl, world, newLevel, f_346643_
Vec3: e, position, comp_2821, f_ddvvhzbu, position, position, f_348215_
Vec3: f, deltaMovement, comp_2822, f_woyghjmg, velocity, deltaMovement, f_347322_
boolean: i, missingRespawnBlock, comp_2825, f_admssrkx, missingRespawnBlock, missingRespawnBlock, f_347516_
boolean: j, asPassenger, comp_3285, f_kgdbaeww, asPassenger, asPassenger, f_348805_
Set<Relative>: k, relatives, comp_3183, f_dyevlmkp, relatives, relatives, f_346979_
TeleportTransition$PostTeleportTransition: l, postTeleportTransition, comp_2864, f_bggxbpxt, postTeleportTransition, postTeleportTransition, f_346758_
TeleportTransition$PostTeleportTransition: a, DO_NOTHING, field_52245, f_ywlkuzgh, NO_OP, f_346945_
TeleportTransition$PostTeleportTransition: b, PLAY_PORTAL_SOUND, field_52246, f_uxkbpkwm, SEND_TRAVEL_THROUGH_PORTAL_PACKET, f_348544_
TeleportTransition$PostTeleportTransition: c, PLACE_PORTAL_TICKET, field_52247, f_jibestwn, ADD_PORTAL_CHUNK_TICKET, f_347400_
Constructors
(LevelAccessor, BlockPos, Direction$Axis)
(ServerLevel, Vec3, Vec3, float, float, TeleportTransition$PostTeleportTransition)
(ServerLevel, Vec3, Vec3, float, float, Set<Relative>, TeleportTransition$PostTeleportTransition)
(ServerLevel, Entity, TeleportTransition$PostTeleportTransition)
(ServerLevel, Vec3, Vec3, float, float, boolean, boolean, Set<Relative>, TeleportTransition$PostTeleportTransition)
Methods
Optional<PortalShape> (LevelAccessor, BlockPos, Direction$Axis): a, findEmptyPortalShape, method_30485, m_fqfqbwyi, getNewPortal, getNewPortal, m_77708_
Optional<PortalShape> (LevelAccessor, BlockPos, Predicate<PortalShape>, Direction$Axis): a, findPortalShape, method_30486, m_ahtuozfx, getOrEmpty, getOrEmpty, m_77712_
BlockPos (BlockPos): a, calculateBottomLeft, method_30492, m_rnrlifot, getLowerCorner, getLowerCorner, m_77733_
int (): d, calculateWidth, method_30495, m_wkxzsnxo, getWidth, getWidth, m_77745_
int (BlockPos, Direction): a, getDistanceUntilEdgeAboveFrame, method_30493, m_tejwutit, getWidth, getWidth, m_77735_
int (): e, calculateHeight, method_30496, m_zanwjosv, getHeight, getHeight, m_77746_
boolean (BlockPos$MutableBlockPos, int): a, hasTopFrame, method_30491, m_beqllhzk, isHorizontalFrameValid, hasTopFrame, m_77730_
int (BlockPos$MutableBlockPos): a, getDistanceUntilTop, method_30490, m_fqjhrxgm, getPotentialHeight, getPotentialHeight, m_77728_
boolean (BlockState): a, isEmpty, method_10359, m_tmadtmrl, validStateInsidePortal, validStateInsidePortal, m_77717_
boolean (): a, isValid, method_10360, m_qrrwzrao, isValid, isValid, m_77698_
void (): b, createPortalBlocks, method_10363, m_cirawvkj, createPortal, createPortal, m_77743_
boolean (): c, isComplete, method_10362, m_zogcrlny, wasAlreadyValid, wasAlreadyValid, m_77744_
Vec3 (BlockUtil$FoundRectangle, Direction$Axis, Vec3, EntityDimensions): a, getRelativePosition, method_30494, m_wkjoosdm, entityPosInPortal, entityPosInPortal, m_77738_
Vec3 (Vec3, ServerLevel, Entity, EntityDimensions): a, findCollisionFreePosition, method_47382, m_jbhuyvuh, findOpenPosition, findOpenPosition, m_257963_
void (Entity): a, playPortalSound, method_61024, m_odkcduqq, sendTravelThroughPortalPacket, m_odkcduqq, m_352684_
void (Entity): b, placePortalTicket, method_61025, m_xxnedpaa, addPortalChunkTicket, m_xxnedpaa, m_352355_
TeleportTransition (ServerLevel, Entity, TeleportTransition$PostTeleportTransition): a, missingRespawnBlock, method_60635, m_fuvyjqul, missingSpawnBlock, m_fuvyjqul, m_355944_
Vec3 (ServerLevel, Entity): a, findAdjustedSharedSpawnPos, method_61023, m_llmyhuae, getWorldSpawnPos, m_llmyhuae, m_352582_
TeleportTransition (float, float): a, withRotation, method_61823, m_arzblblk, withRotation, m_arzblblk, m_352746_
TeleportTransition (Vec3): a, withPosition, method_64829, m_dtmjdcdu, withPosition, m_dtmjdcdu, m_354252_
TeleportTransition (): a, transitionAsPassenger, method_64828, m_wgzbwrry, asPassenger, m_354166_
ServerLevel (): b, newLevel, comp_2820, m_dksqrdjp, world, newLevel, f_346643_
Vec3 (): c, position, comp_2821, m_domsmybp, position, position, f_348215_
Vec3 (): d, deltaMovement, comp_2822, m_ixdmtivj, velocity, deltaMovement, f_347322_
float (): e, yRot, comp_2823, m_ntxguczd, yaw, yRot, f_348219_
float (): f, xRot, comp_2824, m_bgwfddyy, pitch, xRot, f_348816_
boolean (): g, missingRespawnBlock, comp_2825, m_bcfqgxma, missingRespawnBlock, missingRespawnBlock, f_347516_
boolean (): h, asPassenger, comp_3285, m_fetbjurw, asPassenger, asPassenger, f_348805_
Set<Relative> (): i, relatives, comp_3183, m_rlfmguck, relatives, relatives, f_346979_
TeleportTransition$PostTeleportTransition (): j, postTeleportTransition, comp_2864, m_rtwtxggv, postTeleportTransition, postTeleportTransition, f_346758_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
eox
eqe
Fields
Constructors
Methods
PortalInfo (ServerLevel, BlockUtil$FoundRectangle, Direction$Axis, Vec3, Entity, Vec3, float, float): a, createPortalInfo, method_30484, m_kxfqgler, getNetherTeleportTarget, getNetherTeleportTarget, m_257966_
1.20.6
Names
eow
eox
net.minecraft.world.level.portal.ShapeDetectorShape
net.minecraft.world.level.portal.BlockPortalShape
Fields
Constructors
Methods
1.20.5
Names
efo
eow
net.minecraft.world.level.portal.PortalInfo
net.minecraft.world.level.portal.PortalShape
net.minecraft.class_5454
net.minecraft.class_2424
net.minecraft.unmapped.C_iicnuxxd
net.minecraft.unmapped.C_roraysyx
net.minecraft.world.TeleportTarget
net.minecraft.world.dimension.NetherPortal
net.minecraft.world.TeleportTarget
net.minecraft.world.dimension.AreaHelper
net.minecraft.src.C_2761_
net.minecraft.src.C_2762_
Fields
Vec3: a, pos, field_25879, f_uotucidh, position, position, f_77676_
Vec3: b, speed, field_25880, f_tzkttirp, velocity, velocity, f_77677_
float: c, yRot, field_25881, f_kgqjeyov, yaw, yaw, f_77678_
float: d, xRot, field_25882, f_ifjvrecp, pitch, pitch, f_77679_
int: c, MIN_WIDTH, field_31825, f_rmlfmqaw, MIN_WIDTH, MIN_WIDTH, f_164752_
int: a, MAX_WIDTH, field_31823, f_yjpwcxth, MAX_WIDTH, MAX_WIDTH, f_164750_
int: d, MIN_HEIGHT, field_31826, f_zcaohfhf, MIN_HEIGHT, MIN_HEIGHT, f_164753_
int: b, MAX_HEIGHT, field_31824, f_idqfohso, MAX_HEIGHT, MAX_HEIGHT, f_164751_
BlockBehaviour$StatePredicate: e, FRAME, field_25883, f_ystwyyzs, IS_VALID_FRAME_BLOCK, IS_VALID_FRAME_BLOCK, f_77685_
float: f, SAFE_TRAVEL_MAX_ENTITY_XY, field_41086, f_abcqscxw, FALLBACK_THRESHOLD, MAX_SAFE_ENTITY_XY, f_256985_
double: g, SAFE_TRAVEL_MAX_VERTICAL_DELTA, field_41087, f_hhtarqlp, HEIGHT_STRETCH, MAX_VERTICAL_TRAVEL_DELTA, f_256802_
LevelAccessor: h, level, field_11318, f_jjtwimrs, world, world, f_77686_
Direction$Axis: i, axis, field_11317, f_nwethuet, axis, axis, f_77687_
Direction: j, rightDir, field_11314, f_zvtnohue, negativeDir, negativeDir, f_77688_
int: k, numPortalBlocks, field_11313, f_sxkghobs, foundPortalBlocks, foundPortalBlocks, f_77689_
BlockPos: l, bottomLeft, field_11316, f_jrndrlow, lowerCorner, lowerCorner, f_77690_
int: m, height, field_11312, f_ujvdvssv, height, height, f_77691_
int: n, width, field_11311, f_axvqzzis, width, width, f_77692_
Constructors
(LevelAccessor, BlockPos, Direction$Axis)
Methods
Optional<PortalShape> (LevelAccessor, BlockPos, Direction$Axis): a, findEmptyPortalShape, method_30485, m_fqfqbwyi, getNewPortal, getNewPortal, m_77708_
Optional<PortalShape> (LevelAccessor, BlockPos, Predicate<PortalShape>, Direction$Axis): a, findPortalShape, method_30486, m_ahtuozfx, getOrEmpty, getOrEmpty, m_77712_
BlockPos (BlockPos): a, calculateBottomLeft, method_30492, m_rnrlifot, getLowerCorner, getLowerCorner, m_77733_
int (): d, calculateWidth, method_30495, m_wkxzsnxo, getWidth, getWidth, m_77745_
int (BlockPos, Direction): a, getDistanceUntilEdgeAboveFrame, method_30493, m_tejwutit, getWidth, getWidth, m_77735_
int (): e, calculateHeight, method_30496, m_zanwjosv, getHeight, getHeight, m_77746_
boolean (BlockPos$MutableBlockPos, int): a, hasTopFrame, method_30491, m_beqllhzk, isHorizontalFrameValid, hasTopFrame, m_77730_
int (BlockPos$MutableBlockPos): a, getDistanceUntilTop, method_30490, m_fqjhrxgm, getPotentialHeight, getPotentialHeight, m_77728_
boolean (BlockState): a, isEmpty, method_10359, m_tmadtmrl, validStateInsidePortal, validStateInsidePortal, m_77717_
boolean (): a, isValid, method_10360, m_qrrwzrao, isValid, isValid, m_77698_
void (): b, createPortalBlocks, method_10363, m_cirawvkj, createPortal, createPortal, m_77743_
boolean (): c, isComplete, method_10362, m_zogcrlny, wasAlreadyValid, wasAlreadyValid, m_77744_
Vec3 (BlockUtil$FoundRectangle, Direction$Axis, Vec3, EntityDimensions): a, getRelativePosition, method_30494, m_wkjoosdm, entityPosInPortal, entityPosInPortal, m_77738_
PortalInfo (ServerLevel, BlockUtil$FoundRectangle, Direction$Axis, Vec3, Entity, Vec3, float, float): a, createPortalInfo, method_30484, m_kxfqgler, getNetherTeleportTarget, getNetherTeleportTarget, m_257966_
Vec3 (Vec3, ServerLevel, Entity, EntityDimensions): a, findCollisionFreePosition, method_47382, m_jbhuyvuh, findOpenPosition, findOpenPosition, m_257963_
1.20.4
Names
Fields
Constructors
Methods
1.20.3
Names
ebj
efo
Fields
Constructors
Methods
1.20.2
Names
dyb
ebj
Fields
Constructors
Methods
1.20.1
Names
Fields
Constructors
Methods
1.20
Names
dxh
dyb
Fields
Constructors
Methods
1.19.4
Names
duh
dxh
Fields
Constructors
Methods
1.19.3
Names
dqt
duh
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
dpw
dqt
Fields
Constructors
Methods
1.19
Names
djv
dpw
Fields
Constructors
Methods
1.18.2
Names
dit
djv
net.minecraft.world.TeleportTarget
Fields
Vec3: a, pos, field_25879, f_uotucidh, position, f_77676_
Vec3: a, pos, field_25879, f_uotucidh, position, position, f_77676_
Vec3: b, speed, field_25880, f_tzkttirp, velocity, f_77677_
Vec3: b, speed, field_25880, f_tzkttirp, velocity, velocity, f_77677_
float: c, yRot, field_25881, f_kgqjeyov, yaw, f_77678_
float: c, yRot, field_25881, f_kgqjeyov, yaw, yaw, f_77678_
float: d, xRot, field_25882, f_ifjvrecp, pitch, f_77679_
float: d, xRot, field_25882, f_ifjvrecp, pitch, pitch, f_77679_
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
dhi
dit
Fields
Constructors
Methods
1.17.1
Names
Fields
Constructors
Methods
1.17
Names
cxm
dhi
net.minecraft.block.PortalInfo
net.minecraft.src.C_2761_
net.minecraft.server.v1_16_R3.ShapeDetectorShape
net.minecraft.world.level.portal.ShapeDetectorShape
Fields
Vec3: a, pos, field_25879, f_uotucidh, position, field_222505_a, position
Vec3: a, pos, field_25879, f_uotucidh, position, f_77676_
Vec3: b, speed, field_25880, f_tzkttirp, velocity, field_222506_b, velocity
Vec3: b, speed, field_25880, f_tzkttirp, velocity, f_77677_
float: c, yRot, field_25881, f_kgqjeyov, yaw, field_242960_c, yaw
float: c, yRot, field_25881, f_kgqjeyov, yaw, f_77678_
float: d, xRot, field_25882, f_ifjvrecp, pitch, field_242961_d, pitch
float: d, xRot, field_25882, f_ifjvrecp, pitch, f_77679_
Constructors
Methods
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
cxj
cxm
net.minecraft.server.v1_16_R2.ShapeDetectorShape
net.minecraft.server.v1_16_R3.ShapeDetectorShape
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
cxj
net.minecraft.world.level.portal.PortalInfo
net.minecraft.class_5454
net.minecraft.unmapped.C_iicnuxxd
net.minecraft.world.TeleportTarget
net.minecraft.block.PortalInfo
net.minecraft.server.v1_16_R2.ShapeDetectorShape
Fields
Vec3: a, pos, field_25879, f_uotucidh, position, field_222505_a, position
Vec3: b, speed, field_25880, f_tzkttirp, velocity, field_222506_b, velocity
float: c, yRot, field_25881, f_kgqjeyov, yaw, field_242960_c, yaw
float: d, xRot, field_25882, f_ifjvrecp, pitch, field_242961_d, pitch
Constructors
Methods