public class ReflectionWrapper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static ReflectionWrapper |
instance |
| Constructor and Description |
|---|
ReflectionWrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearHighlightedStack() |
void |
endHighlightedStack() |
java.util.Map<java.lang.String,net.minecraft.client.renderer.texture.TextureAtlasSprite> |
getRegSprite(net.minecraft.client.renderer.texture.TextureMap map)
CLASS: net.minecraft.client.renderer.texture.TextureMap
SRG: field_110574_e
NAME: mapRegisteredSprites
|
void |
setHighlightStack(net.minecraft.item.ItemStack is)
CLASS: net.minecraft.client.gui.GuiIngame
SRG: field_92016_l
NAME: highlightingItemStack
|
public static final ReflectionWrapper instance
public void setHighlightStack(net.minecraft.item.ItemStack is)
public void clearHighlightedStack()
public void endHighlightedStack()
public java.util.Map<java.lang.String,net.minecraft.client.renderer.texture.TextureAtlasSprite> getRegSprite(net.minecraft.client.renderer.texture.TextureMap map)