yarn/mappings/net/minecraft/entity/player/PlayerAbilities.mapping

16 lines
373 B
Plaintext
Raw Normal View History

CLASS aoz net/minecraft/entity/player/PlayerAbilities
2016-08-18 15:44:20 -04:00
FIELD a invulnerable Z
FIELD b flying Z
FIELD c allowFlying Z
FIELD d creativeMode Z
FIELD e allowModifyWorld Z
FIELD g walkSpeed F
METHOD a getFlySpeed ()F
METHOD a setWalkSpeed (F)V
ARG 0 walkSpeed
METHOD a serialize (Lhl;)V
2017-05-13 02:02:51 -04:00
ARG 0 tag
2016-08-18 15:44:20 -04:00
METHOD b getWalkSpeed ()F
METHOD b deserialize (Lhl;)V
2017-05-13 02:02:51 -04:00
ARG 0 tag