Uses of Interface
net.minecraft.world.level.chunk.PalettedContainer.CountConsumer
Packages that use PalettedContainer.CountConsumer
-
Uses of PalettedContainer.CountConsumer in net.minecraft.world.level.chunk
Methods in net.minecraft.world.level.chunk with parameters of type PalettedContainer.CountConsumerModifier and TypeMethodDescriptionvoidPalettedContainer.count(PalettedContainer.CountConsumer<T> countConsumer) Counts the number of instances of each state in the container.voidPalettedContainerRO.count(PalettedContainer.CountConsumer<T> countConsumer)