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

22 lines
561 B
Plaintext
Raw Normal View History

2019-04-10 11:36:17 -04:00
CLASS atp net/minecraft/entity/mob/CreeperEntity
2019-04-12 10:38:24 -04:00
FIELD bA fuseTime I
FIELD bB explosionRadius I
FIELD bC headsDropped I
2019-04-05 12:03:47 -04:00
FIELD b FUSE_SPEED Lqh;
2019-04-12 10:38:24 -04:00
FIELD by lastFuseTime I
FIELD bz currentFuseTime I
2019-04-05 12:03:47 -04:00
FIELD c CHARGED Lqh;
FIELD d IGNITED Lqh;
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