public interface IPhantomTile
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.util.math.BlockPos |
getBoundPosition() |
int |
getGuiID() |
int |
getRange() |
boolean |
hasBoundPosition() |
boolean |
isBoundThingInRange() |
void |
setBoundPosition(net.minecraft.util.math.BlockPos pos)
Sets the bound position
|
boolean hasBoundPosition()
boolean isBoundThingInRange()
net.minecraft.util.math.BlockPos getBoundPosition()
void setBoundPosition(net.minecraft.util.math.BlockPos pos)
int getGuiID()
int getRange()