CLASS net/minecraft/class_7522 METHOD method_12321 get (III)Ljava/lang/Object; ARG 1 x ARG 2 y ARG 3 z METHOD method_12325 writePacket (Lnet/minecraft/class_2540;)V COMMENT Writes this container to the packet byte buffer. ARG 1 buf COMMENT the packet byte buffer METHOD method_12327 getPacketSize ()I METHOD method_19526 hasAny (Ljava/util/function/Predicate;)Z COMMENT {@return {@code true} if any object in this container's palette matches COMMENT this predicate} ARG 1 predicate METHOD method_21732 count (Lnet/minecraft/class_2841$class_4464;)V ARG 1 counter 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;