|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.minecraft.src.Teleporter
public class Teleporter
| Constructor Summary | |
|---|---|
Teleporter()
|
|
| Method Summary | |
|---|---|
boolean |
createPortal(World par1World,
Entity par2Entity)
Create a new portal near an entity. |
boolean |
placeInExistingPortal(World par1World,
Entity par2Entity)
Place an entity in a nearby portal which already exists. |
void |
placeInPortal(World par1World,
Entity par2Entity)
Place an entity in a nearby portal, creating one if necessary. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Teleporter()
| Method Detail |
|---|
public void placeInPortal(World par1World,
Entity par2Entity)
public boolean placeInExistingPortal(World par1World,
Entity par2Entity)
public boolean createPortal(World par1World,
Entity par2Entity)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||