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 TypeMethodDescriptionvoid
PalettedContainer.count
(PalettedContainer.CountConsumer<T> pCountConsumer) Counts the number of instances of each state in the container.void
PalettedContainerRO.count
(PalettedContainer.CountConsumer<T> pCountConsumer)