yarn/mappings/net/minecraft/class_7522.mapping

20 lines
927 B
Plaintext
Raw Normal View History

2022-06-01 09:17:51 -04:00
CLASS net/minecraft/class_7522
METHOD method_12321 get (III)Ljava/lang/Object;
METHOD method_12325 writePacket (Lnet/minecraft/class_2540;)V
METHOD method_12327 getPacketSize ()I
METHOD method_19526 hasAny (Ljava/util/function/Predicate;)Z
METHOD method_21732 count (Lnet/minecraft/class_2841$class_4464;)V
CLASS class_6562 Serialized
COMMENT The storage form of the paletted container in the {@linkplain
COMMENT PalettedContainer#createCodec codec}. The {@code palette} is the entries
COMMENT in the palette, but the interpretation of data depends on the palette
COMMENT provider specified for the codec.
COMMENT
COMMENT @see PalettedContainer#createCodec
FIELD comp_75 paletteEntries Ljava/util/List;
COMMENT the palette
FIELD comp_76 storage Ljava/util/Optional;
COMMENT the data of the container
METHOD comp_75 paletteEntries ()Ljava/util/List;
METHOD comp_76 storage ()Ljava/util/Optional;