public interface ILeafSpriteProvider
If you implement your own, be sure to register the icons. Icon registration is not done here because these icons are heavily reused.
| Modifier and Type | Method and Description |
|---|---|
int |
getColor(boolean pollinated) |
net.minecraft.util.ResourceLocation |
getSprite(boolean pollinated,
boolean fancy) |