Uses of Class
net.minecraft.world.EmptyTickList
-
Packages that use EmptyTickList Package Description net.minecraft.world -
-
Uses of EmptyTickList in net.minecraft.world
Fields in net.minecraft.world declared as EmptyTickList Modifier and Type Field Description private static EmptyTickList<java.lang.Object>EmptyTickList. INSTANCEMethods in net.minecraft.world that return EmptyTickList Modifier and Type Method Description static <T> EmptyTickList<T>EmptyTickList. empty()
-