Class LevelEntityGetterAdapter<T extends EntityAccess>

java.lang.Object
net.minecraft.world.level.entity.LevelEntityGetterAdapter<T>
All Implemented Interfaces:
LevelEntityGetter<T>

public class LevelEntityGetterAdapter<T extends EntityAccess> extends Object implements LevelEntityGetter<T>