net.minecraft.server.world

public class PortalForcer

adu
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<PortalForcer$PortalPos>
c
field_5472
portalCache
destinationCoordinateCache
private final List<Long>
d
field_5473
portalCacheKeys
destinationCoordinateKeys

Constructor summary

ModifierConstructor
public (ServerWorld world)

Method summary

Modifier and TypeMethod
public void
a(pk arg0, float arg1)
method_8583(class_864 arg0, float arg1)
onDimensionChanged(Entity entity, float yaw)
placeInPortal(Entity entityIn, float rotationYaw)
public boolean
b(pk arg0, float arg1)
method_8584(class_864 arg0, float arg1)
findNetherPortal(Entity entity, float yaw)
placeInExistingPortal(Entity entityIn, float rotationYaw)
public boolean
a(pk arg0)
method_3803(class_864 arg0)
generateNetherPortal(Entity entity)
makePortal(Entity entityIn)
public void
a(long arg0)
method_4698(long arg0)
tick(long time)
removeStalePortalLocations(long worldTime)