Uses of Interface
net.minecraft.world.ITickList
Package
Description
-
Uses of ITickList in net.minecraft.client.world
-
Uses of ITickList in net.minecraft.world
Modifier and TypeClassDescriptionclass
class
class
-
Uses of ITickList in net.minecraft.world.chunk
Modifier and TypeMethodDescriptionChunk.getBlockTicks()
IChunk.getBlockTicks()
Chunk.getLiquidTicks()
IChunk.getLiquidTicks()
Modifier and TypeMethodDescriptionvoid
ModifierConstructorDescriptionChunk
(World p_i225781_1_, ChunkPos p_i225781_2_, BiomeContainer p_i225781_3_, UpgradeData p_i225781_4_, ITickList<Block> p_i225781_5_, ITickList<Fluid> p_i225781_6_, long p_i225781_7_, ChunkSection[] p_i225781_9_, Consumer<Chunk> p_i225781_10_) -
Uses of ITickList in net.minecraft.world.gen
-
Uses of ITickList in net.minecraft.world.server