| Package | Description |
|---|---|
| net.minecraft.client.renderer.tileentity | |
| net.minecraft.item |
| Modifier and Type | Method and Description |
|---|---|
void |
RenderItemFrame.func_82404_a(EntityItemFrame par1EntityItemFrame,
double par2,
double par4,
double par6,
float par8,
float par9) |
| Modifier and Type | Method and Description |
|---|---|
EntityItemFrame |
ItemStack.getItemFrame()
Return the item frame this stack is on.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ItemStack.setItemFrame(EntityItemFrame par1EntityItemFrame)
Set the item frame this stack is on.
|