net.minecraft.world.Teleporter.Teleporter |
( |
WorldServer |
par1WorldServer) | |
|
boolean net.minecraft.world.Teleporter.makePortal |
( |
Entity |
par1Entity) | |
|
boolean net.minecraft.world.Teleporter.placeInExistingPortal |
( |
Entity |
par1Entity, |
|
|
double |
par2, |
|
|
double |
par4, |
|
|
double |
par6, |
|
|
float |
par8 |
|
) |
| |
Place an entity in a nearby portal which already exists.
void net.minecraft.world.Teleporter.placeInPortal |
( |
Entity |
par1Entity, |
|
|
double |
par2, |
|
|
double |
par4, |
|
|
double |
par6, |
|
|
float |
par8 |
|
) |
| |
Place an entity in a nearby portal, creating one if necessary.
void net.minecraft.world.Teleporter.removeStalePortalLocations |
( |
long |
par1) | |
|
The documentation for this class was generated from the following file:
- C:/Users/LazDude/Downloads/MinecraftModding/YATS/forge/mcp/src/minecraft/net/minecraft/world/Teleporter.java