a bit more

This commit is contained in:
Shnupbups 2024-01-18 11:17:34 +11:00
parent 879a717716
commit 2863f9e91b
2 changed files with 8 additions and 0 deletions

View File

@ -30,6 +30,8 @@ CLASS net/minecraft/class_1322 net/minecraft/entity/attribute/EntityAttributeMod
COMMENT Represents an operation which can be applied to an attribute modifier.
FIELD field_45742 CODEC Lcom/mojang/serialization/Codec;
FIELD field_45743 name Ljava/lang/String;
FIELD field_48325 ID_TO_VALUE Ljava/util/function/IntFunction;
FIELD field_48326 PACKET_CODEC Lnet/minecraft/class_9139;
FIELD field_6328 ADDITION Lnet/minecraft/class_1322$class_1323;
COMMENT Adds to the base value of an attribute.
FIELD field_6329 id I

View File

@ -12,3 +12,9 @@ CLASS net/minecraft/class_2388 net/minecraft/particle/BlockStateParticleEffect
ARG 0 type
METHOD method_29129 (Lnet/minecraft/class_2396;Lnet/minecraft/class_2680;)Lnet/minecraft/class_2388;
ARG 1 state
METHOD method_56168 (Lnet/minecraft/class_2388;)Lnet/minecraft/class_2680;
ARG 0 effect
METHOD method_56169 (Lnet/minecraft/class_2396;Lnet/minecraft/class_2680;)Lnet/minecraft/class_2388;
ARG 1 state
METHOD method_56170 createPacketCodec (Lnet/minecraft/class_2396;)Lnet/minecraft/class_9139;
ARG 0 type