Uses of Interface
net.minecraft.core.IdMap
Packages that use IdMap
Package
Description
- 
Uses of IdMap in net.minecraft.coreSubinterfaces of IdMap in net.minecraft.coreClasses in net.minecraft.core that implement IdMapMethods in net.minecraft.core that return IdMap
- 
Uses of IdMap in net.minecraft.networkMethods in net.minecraft.network with parameters of type IdMapModifier and TypeMethodDescription<T> Holder<T>FriendlyByteBuf.readById(IdMap<Holder<T>> p_263401_, FriendlyByteBuf.Reader<T> p_263374_) <T> T<T> voidFriendlyByteBuf.writeId(IdMap<Holder<T>> p_263337_, Holder<T> p_263384_, FriendlyByteBuf.Writer<T> p_263358_) <T> void
- 
Uses of IdMap in net.minecraft.network.syncherMethods in net.minecraft.network.syncher with parameters of type IdMap
- 
Uses of IdMap in net.minecraft.utilClasses in net.minecraft.util that implement IdMap
- 
Uses of IdMap in net.minecraft.world.level.chunkFields in net.minecraft.world.level.chunk declared as IdMapModifier and TypeFieldDescriptionGlobalPalette.registryHashMapPalette.registryLinearPalette.registryPalettedContainer.registrySingleValuePalette.registryMethods in net.minecraft.world.level.chunk with parameters of type IdMapModifier and TypeMethodDescription(package private) <A> intPalettedContainer.Strategy.calculateBitsForSerialization(IdMap<A> p_188152_, int p_188153_) private static <T,C extends PalettedContainerRO<T>> 
 com.mojang.serialization.Codec<C>PalettedContainer.codec(IdMap<T> p_238428_, com.mojang.serialization.Codec<T> p_238429_, PalettedContainer.Strategy p_238430_, T p_238431_, PalettedContainerRO.Unpacker<T, C> p_238432_) static <T> com.mojang.serialization.Codec<PalettedContainerRO<T>>PalettedContainer.codecRO(IdMap<T> p_238419_, com.mojang.serialization.Codec<T> p_238420_, PalettedContainer.Strategy p_238421_, T p_238422_) static <T> com.mojang.serialization.Codec<PalettedContainer<T>>PalettedContainer.codecRW(IdMap<T> p_238372_, com.mojang.serialization.Codec<T> p_238373_, PalettedContainer.Strategy p_238374_, T p_238375_) static <A> Palette<A>GlobalPalette.create(int p_187899_, IdMap<A> p_187900_, PaletteResize<A> p_187901_, List<A> p_187902_) static <A> Palette<A>HashMapPalette.create(int p_187913_, IdMap<A> p_187914_, PaletteResize<A> p_187915_, List<A> p_187916_) static <A> Palette<A>LinearPalette.create(int p_188020_, IdMap<A> p_188021_, PaletteResize<A> p_188022_, List<A> p_188023_) <A> Palette<A>Palette.Factory.create(int p_188027_, IdMap<A> p_188028_, PaletteResize<A> p_188029_, List<A> p_188030_) static <A> Palette<A>SingleValuePalette.create(int p_188214_, IdMap<A> p_188215_, PaletteResize<A> p_188216_, List<A> p_188217_) PalettedContainer.Configuration.createData(IdMap<T> p_188092_, PaletteResize<T> p_188093_, int p_188094_) abstract <A> PalettedContainer.Configuration<A>PalettedContainer.Strategy.getConfiguration(IdMap<A> p_188149_, int p_188150_) PalettedContainer.pack(IdMap<T> p_188065_, PalettedContainer.Strategy p_188066_) PalettedContainerRO.pack(IdMap<T> p_238441_, PalettedContainer.Strategy p_238442_) com.mojang.serialization.DataResult<C>PalettedContainerRO.Unpacker.read(IdMap<T> p_238364_, PalettedContainer.Strategy p_238365_, PalettedContainerRO.PackedData<T> p_238366_) private static <T> com.mojang.serialization.DataResult<PalettedContainer<T>>PalettedContainer.unpack(IdMap<T> p_188068_, PalettedContainer.Strategy p_188069_, PalettedContainerRO.PackedData<T> p_238258_) Constructors in net.minecraft.world.level.chunk with parameters of type IdMapModifierConstructorDescriptionGlobalPalette(IdMap<T> p_187897_) HashMapPalette(IdMap<T> p_187904_, int p_187905_, PaletteResize<T> p_187906_) HashMapPalette(IdMap<T> p_187908_, int p_187909_, PaletteResize<T> p_187910_, List<T> p_187911_) privateHashMapPalette(IdMap<T> p_199915_, int p_199916_, PaletteResize<T> p_199917_, CrudeIncrementalIntIdentityHashBiMap<T> p_199918_) privateLinearPalette(IdMap<T> p_188015_, int p_188016_, PaletteResize<T> p_188017_, List<T> p_188018_) privateLinearPalette(IdMap<T> p_199921_, T[] p_199922_, PaletteResize<T> p_199923_, int p_199924_, int p_199925_) PalettedContainer(IdMap<T> p_188035_, PalettedContainer.Strategy p_188036_, PalettedContainer.Configuration<T> p_188037_, BitStorage p_188038_, List<T> p_188039_) privatePalettedContainer(IdMap<T> p_199928_, PalettedContainer.Strategy p_199929_, PalettedContainer.Data<T> p_199930_) PalettedContainer(IdMap<T> p_188041_, T p_188042_, PalettedContainer.Strategy p_188043_) SingleValuePalette(IdMap<T> p_188207_, PaletteResize<T> p_188208_, List<T> p_188209_) 
- 
Uses of IdMap in net.neoforged.neoforge.registriesClasses in net.neoforged.neoforge.registries that implement IdMapModifier and TypeClassDescriptionclassprivate static class