yarn/mappings/net/minecraft/block/entity/EndGatewayBlockEntity.mapping

28 lines
842 B
Plaintext
Raw Normal View History

2019-05-07 12:05:49 -04:00
CLASS buo net/minecraft/block/entity/EndGatewayBlockEntity
2016-08-12 14:24:17 -04:00
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
2018-12-12 12:12:26 -05:00
FIELD b age J
2019-01-24 11:08:22 -05:00
FIELD c teleportCooldown I
2019-03-20 13:56:26 -04:00
FIELD g exitPortalPos Lev;
2019-01-24 11:08:22 -05:00
FIELD h exactTeleport Z
METHOD a getRecentlyGeneratedBeamHeight (F)F
ARG 1 tickDelta
2019-05-07 12:05:49 -04:00
METHOD a tryTeleportingEntity (Laii;)V
METHOD a findExitPortalPos (Lbgs;Lev;IZ)Lev;
2019-01-24 11:08:22 -05:00
ARG 0 world
ARG 1 pos
ARG 2 searchRadius
2019-05-07 12:05:49 -04:00
METHOD a getChunk (Lbhi;Lcrx;)Lbxk;
2017-05-13 02:02:51 -04:00
ARG 0 world
ARG 1 pos
2019-05-07 12:05:49 -04:00
METHOD a findPortalPosition (Lbxk;)Lev;
2019-03-20 13:56:26 -04:00
METHOD a setExitPortalPos (Lev;Z)V
2019-01-24 11:08:22 -05:00
METHOD b getCooldownBeamHeight (F)F
ARG 1 tickDelta
2019-03-20 13:56:26 -04:00
METHOD b createPortal (Lev;)V
2019-05-16 12:28:41 -04:00
METHOD d isRecentlyGenerated ()Z
METHOD f needsCooldownBeforeTeleporting ()Z
METHOD h startTeleportCooldown ()V
2019-05-07 12:05:49 -04:00
METHOD s getDrawnSidesCount ()I
METHOD t findBestPortalExitPos ()Lev;
METHOD u createPortal ()V