yarn/mappings/net/minecraft/entity/ExperienceOrbEntity.mapping

13 lines
269 B
Plaintext
Raw Normal View History

2019-03-14 08:57:09 -04:00
CLASS aic net/minecraft/entity/ExperienceOrbEntity
2019-01-09 12:20:38 -05:00
FIELD c xpAge I
FIELD e health I
FIELD f amount I
2019-03-14 11:39:51 -04:00
METHOD <init> (Lbfx;DDDI)V
2018-11-04 07:22:38 -05:00
ARG 1 world
ARG 2 x
ARG 4 y
2018-10-25 16:01:57 -04:00
METHOD a roundToOrbSize (I)I
ARG 0 value
2019-02-20 15:49:23 -05:00
METHOD f getExperienceAmount ()I
METHOD i getOrbSize ()I