Uses of Interface
net.minecraft.world.chunk.ReadableContainer.Reader
-
Uses of ReadableContainer.Reader in net.minecraft.world.chunk
Modifier and TypeMethodDescriptionprivate static <T,
C extends ReadableContainer<T>>
com.mojang.serialization.Codec<C>PalettedContainer.createCodec
(IndexedIterable<T> idList, com.mojang.serialization.Codec<T> entryCodec, PalettedContainer.PaletteProvider provider, T defaultValue, ReadableContainer.Reader<T, C> reader) Creates a codec for a paletted container with a specific palette provider.