yarn/mappings/net/minecraft/loot/function/SetLoreLootFunction.mapping

14 lines
525 B
Plaintext
Raw Normal View History

CLASS net/minecraft/class_3671 net/minecraft/loot/function/SetLoreLootFunction
2019-06-28 17:55:20 -04:00
FIELD field_16231 lore Ljava/util/List;
FIELD field_16232 replace Z
FIELD field_16233 entity Lnet/minecraft/class_47$class_50;
2020-05-29 09:31:34 -04:00
METHOD <init> ([Lnet/minecraft/class_5341;ZLjava/util/List;Lnet/minecraft/class_47$class_50;)V
ARG 1 conditions
ARG 2 replace
ARG 3 lore
ARG 4 entity
2019-06-28 17:55:20 -04:00
METHOD method_15964 getLoreForMerge (Lnet/minecraft/class_1799;Z)Lnet/minecraft/class_2499;
ARG 1 stack
ARG 2 otherLoreExists
CLASS class_3672 Factory