net.minecraft.server.world

public class PortalForcer

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

Field summary

Modifier and TypeField
private final ServerWorld
a
field_5471
world
field_85192_a
world
private final Random
b
field_4594
random
field_77187_a
random
private final it.unimi.dsi.fastutil.longs.Long2ObjectMap<PortalForcer$PortalPos>
c
field_12438
portalCache
field_85191_c
destinationCoordinateCache

Constructor summary

ModifierConstructor
public (ServerWorld world)

Method summary

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