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

28 lines
842 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS bqe 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-02-13 12:35:08 -05:00
FIELD g exitPortalPos Les;
2019-01-24 11:08:22 -05:00
FIELD h exactTeleport Z
METHOD a getRecentlyGeneratedBeamHeight (F)F
ARG 1 tickDelta
2019-02-13 12:35:08 -05:00
METHOD a tryTeleportingEntity (Lahl;)V
METHOD a findExitPortalPos (Lbcm;Les;IZ)Les;
2019-01-24 11:08:22 -05:00
ARG 0 world
ARG 1 pos
ARG 2 searchRadius
2019-02-13 12:35:08 -05:00
METHOD a getChunk (Lbdb;Lcng;)Lbsz;
2017-05-13 02:02:51 -04:00
ARG 0 world
ARG 1 pos
2019-02-13 12:35:08 -05:00
METHOD a findPortalPosition (Lbsz;)Les;
METHOD a setExitPortalPos (Les;Z)V
2019-01-24 11:08:22 -05:00
METHOD b getCooldownBeamHeight (F)F
ARG 1 tickDelta
2019-02-13 12:35:08 -05:00
METHOD b createPortal (Les;)V
2019-01-24 11:08:22 -05:00
METHOD c isRecentlyGenerated ()Z
METHOD d needsCooldownBeforeTeleporting ()Z
METHOD f startTeleportCooldown ()V
METHOD g getDrawnSidesCount ()I
2019-02-13 12:35:08 -05:00
METHOD h findBestPortalExitPos ()Les;
2019-01-24 11:08:22 -05:00
METHOD s createPortal ()V