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

28 lines
842 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS bta 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-14 08:57:09 -04:00
FIELD g exitPortalPos Leu;
2019-01-24 11:08:22 -05:00
FIELD h exactTeleport Z
METHOD a getRecentlyGeneratedBeamHeight (F)F
ARG 1 tickDelta
2019-03-14 08:57:09 -04:00
METHOD a tryTeleportingEntity (Lahw;)V
2019-03-14 11:39:51 -04:00
METHOD a findExitPortalPos (Lbfi;Leu;IZ)Leu;
2019-01-24 11:08:22 -05:00
ARG 0 world
ARG 1 pos
ARG 2 searchRadius
2019-03-14 11:39:51 -04:00
METHOD a getChunk (Lbfx;Lcqg;)Lbvw;
2017-05-13 02:02:51 -04:00
ARG 0 world
ARG 1 pos
2019-03-14 11:39:51 -04:00
METHOD a findPortalPosition (Lbvw;)Leu;
2019-03-14 08:57:09 -04:00
METHOD a setExitPortalPos (Leu;Z)V
2019-01-24 11:08:22 -05:00
METHOD b getCooldownBeamHeight (F)F
ARG 1 tickDelta
2019-03-14 08:57:09 -04:00
METHOD b createPortal (Leu;)V
2019-01-24 11:08:22 -05:00
METHOD c isRecentlyGenerated ()Z
METHOD d needsCooldownBeforeTeleporting ()Z
METHOD f startTeleportCooldown ()V
2019-02-20 15:49:23 -05:00
METHOD h getDrawnSidesCount ()I
2019-03-14 08:57:09 -04:00
METHOD i findBestPortalExitPos ()Leu;
2019-02-20 15:49:23 -05:00
METHOD t createPortal ()V