yarn/mappings/net/minecraft/world/chunk/Palette.mapping

15 lines
557 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_2837 net/minecraft/world/chunk/Palette
2021-03-31 14:47:17 -04:00
METHOD method_12197 getIndexBits ()I
METHOD method_12286 readNbt (Lnet/minecraft/class_2499;)V
2019-01-09 11:05:18 -05:00
ARG 1 tag
2019-06-28 17:55:20 -04:00
METHOD method_12287 toPacket (Lnet/minecraft/class_2540;)V
2019-03-14 08:57:09 -04:00
ARG 1 buf
2019-06-28 17:55:20 -04:00
METHOD method_12288 getByIndex (I)Ljava/lang/Object;
ARG 1 index
METHOD method_12289 fromPacket (Lnet/minecraft/class_2540;)V
2019-01-09 11:05:18 -05:00
ARG 1 buf
2019-06-28 17:55:20 -04:00
METHOD method_12290 getPacketSize ()I
METHOD method_12291 getIndex (Ljava/lang/Object;)I
ARG 1 object
2020-05-29 09:31:34 -04:00
METHOD method_19525 accepts (Ljava/util/function/Predicate;)Z