yarn/mappings/net/minecraft/entity/mob/CreeperEntity.mapping

22 lines
561 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS atl net/minecraft/entity/mob/CreeperEntity
FIELD bA currentFuseTime I
2019-03-27 14:35:10 -04:00
FIELD bB fuseTime I
FIELD bC explosionRadius I
FIELD bD headsDropped I
FIELD b FUSE_SPEED Lqg;
FIELD bz lastFuseTime I
2019-03-27 14:35:10 -04:00
FIELD c CHARGED Lqg;
FIELD d IGNITED Lqg;
METHOD a setFuseSpeed (I)V
ARG 1 fuseSpeed
2019-04-03 12:16:41 -04:00
METHOD dT getFuseSpeed ()I
METHOD dU getIgnited ()Z
METHOD dV setIgnited ()V
METHOD dW shouldDropHead ()Z
METHOD dX onHeadDropped ()V
METHOD dY explode ()V
METHOD ea spawnEffectsCloud ()V
METHOD l isCharged ()Z
METHOD v getClientFuseTime (F)F
ARG 1 timeDelta