public interface IGuideLinked
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLinkedEntryUnlocName(net.minecraft.world.World world,
int x,
int y,
int z,
net.minecraft.entity.player.EntityPlayer player,
net.minecraft.item.ItemStack stack) |
java.lang.String getLinkedEntryUnlocName(net.minecraft.world.World world,
int x,
int y,
int z,
net.minecraft.entity.player.EntityPlayer player,
net.minecraft.item.ItemStack stack)
world - - The world where the block isx - - The block's position on the x-axisy - - The block's position on the y-axisz - -The block's position on the z-axisplayer - - The player that triggered the methodstack - - The ingame book item