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

13 lines
269 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS ahr 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-02-13 12:35:08 -05:00
METHOD <init> (Lbdb;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-01-09 12:20:38 -05:00
METHOD e getExperienceAmount ()I
METHOD f getOrbSize ()I