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) classclass_5579.class_5580(package private) static classclass_5579.class_5581 -
Field Summary
Fields Modifier and Type Field Description private EntityLoader<T>entityLoaderprivate Set<UUID>entityUuidsprivate class_5571<T>field_27263private class_5573<T>field_27265private class_5577<T>field_27266private Long2ObjectMap<class_5584>field_27267private Long2ObjectMap<class_5579.class_5581>field_27268private LongSetfield_27269private Queue<class_5566<T>>loadingQueueprivate static LoggerLOGGERprivate 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 booleanaddEntity(T entity)private booleanaddEntity(T entity, boolean bool)private booleancanAddEntity(T entity)voidclose()voidmethod_31809()private voidmethod_31810(long long2)private voidmethod_31811(long long2, class_5572<T> class_5572)private booleanmethod_31812(long long2, Consumer<T> consumer)voidmethod_31815(ChunkPos chunkPos, ChunkHolder.LevelType levelType)voidmethod_31816(ChunkPos chunkPos, class_5584 class_5584)voidmethod_31826(Writer writer)booleanmethod_31827(UUID uUID)voidmethod_31828(Stream<T> stream)voidmethod_31829()private voidmethod_31830(long long2)private static <T extends class_5568>
class_5584method_31832(T t, class_5584 class_5584)voidmethod_31835(Stream<T> stream)voidmethod_31836()private booleanmethod_31837(long long2)private voidmethod_31838(T entity)class_5577<T>method_31841()private voidmethod_31843(T entity)Stringmethod_31845()private voidmethod_31847(T entity)private voidmethod_31850(T entity)private voidmethod_31851()private voidmethod_31852(class_5568 entity)private voidmethod_31853()private LongSetmethod_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:
closein interfaceAutoCloseable- Throws:
IOException
-
method_31827
-
method_31841
-
method_31826
- Throws:
IOException
-
method_31845
-