public class RenderBookTextureEvent
extends cpw.mods.fml.common.eventhandler.Event
| Modifier and Type | Field and Description |
|---|---|
net.minecraft.util.ResourceLocation |
bookTexture
The texture to use
|
net.minecraft.tileentity.TileEntityEnchantmentTable |
table
The enchantment table
|
| Constructor and Description |
|---|
RenderBookTextureEvent() |