Package net.minecraft
Class class_5579<T extends class_5568>
java.lang.Object
net.minecraft.class_5579<T>
- All Implemented Interfaces:
AutoCloseable
public class class_5579<T extends class_5568> extends Object implements AutoCloseable
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) class
class_5579.class_5580
(package private) static class
class_5579.class_5581
-
Field Summary
Fields Modifier and Type Field Description private EntityLoader<T>
entityLoader
private Set<UUID>
entityUuids
private class_5571<T>
field_27263
private class_5573<T>
field_27265
private class_5577<T>
field_27266
private Long2ObjectMap<class_5584>
field_27267
private Long2ObjectMap<class_5579.class_5581>
field_27268
private LongSet
field_27269
private Queue<class_5566<T>>
loadingQueue
private static Logger
LOGGER
private class_5570<T>
trackedEntities
-
Constructor Summary
Constructors Constructor Description class_5579(Class<T> class2, EntityLoader<T> entityLoader, class_5571<T> class_5571)
-
Method Summary
Modifier and Type Method Description boolean
addEntity(T entity)
private boolean
addEntity(T entity, boolean bool)
private boolean
canAddEntity(T entity)
void
close()
void
method_31809()
private void
method_31810(long long2)
private void
method_31811(long long2, class_5572<T> class_5572)
private boolean
method_31812(long long2, Consumer<T> consumer)
void
method_31815(ChunkPos chunkPos, ChunkHolder.LevelType levelType)
void
method_31816(ChunkPos chunkPos, class_5584 class_5584)
void
method_31826(Writer writer)
boolean
method_31827(UUID uUID)
void
method_31828(Stream<T> stream)
void
method_31829()
private void
method_31830(long long2)
private static <T extends class_5568>
class_5584method_31832(T t, class_5584 class_5584)
void
method_31835(Stream<T> stream)
void
method_31836()
private boolean
method_31837(long long2)
private void
method_31838(T entity)
class_5577<T>
method_31841()
private void
method_31843(T entity)
String
method_31845()
private void
method_31847(T entity)
private void
method_31850(T entity)
private void
method_31851()
private void
method_31852(class_5568 entity)
private void
method_31853()
private LongSet
method_31855()
-
Field Details
-
LOGGER
-
entityUuids
-
entityLoader
-
field_27263
-
trackedEntities
-
field_27265
-
field_27266
-
field_27267
-
field_27268
-
field_27269
-
loadingQueue
-
-
Constructor Details
-
class_5579
-
-
Method Details
-
method_31811
-
canAddEntity
-
addEntity
-
addEntity
-
method_31832
-
method_31828
-
method_31835
-
method_31838
-
method_31843
-
method_31847
-
method_31850
-
method_31815
-
method_31816
-
method_31810
private void method_31810(long long2) -
method_31812
-
method_31830
private void method_31830(long long2) -
method_31837
private boolean method_31837(long long2) -
method_31852
-
method_31851
private void method_31851() -
method_31853
private void method_31853() -
method_31809
public void method_31809() -
method_31855
-
method_31829
public void method_31829() -
method_31836
public void method_31836() -
close
- Specified by:
close
in interfaceAutoCloseable
- Throws:
IOException
-
method_31827
-
method_31841
-
method_31826
- Throws:
IOException
-
method_31845
-