net.minecraft.server.world

public class PortalForcer

ahp
net.minecraft.class_1163
net.minecraft.server.world.PortalForcer
net.minecraft.world.Teleporter

Field summary

Modifier and TypeField
private final ServerWorld
a
field_5471
world
worldServerInstance
private final Random
b
field_4594
random
random
private final Long2ObjectHashMap
c
field_5472
portalCache
destinationCoordinateCache
private final List
d
field_5473
portalCacheKeys
destinationCoordinateKeys

Constructor summary

ModifierConstructor
public (ServerWorld world)

Method summary

Modifier and TypeMethod
public void
a(sa arg0, double arg1, double arg2, double arg3, float arg4)
method_4699(class_864 arg0, double arg1, double arg2, double arg3, float arg4)
onDimensionChanged(Entity entity, double x, double y, double z, float yaw)
placeInPortal(Entity arg0, double arg1, double arg2, double arg3, float arg4)
public boolean
b(sa arg0, double arg1, double arg2, double arg3, float arg4)
method_4700(class_864 arg0, double arg1, double arg2, double arg3, float arg4)
findNetherPortal(Entity entity, double x, double y, double z, float yaw)
placeInExistingPortal(Entity arg0, double arg1, double arg2, double arg3, float arg4)
public boolean
a(sa arg0)
method_3803(class_864 arg0)
generateNetherPortal(Entity entity)
makePortal(Entity arg0)
public void
a(long arg0)
method_4698(long arg0)
tick(long time)
removeStalePortalLocations(long arg0)