public interface ISpeciesDisplayHelper<I extends IIndividual,S extends IAlleleSpecies>
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.item.ItemStack |
getDisplayStack(IAlleleSpecies species) |
net.minecraft.item.ItemStack |
getDisplayStack(IAlleleSpecies species,
ISpeciesType type)
Retrieves a stack that can and should only be used on the client side in a gui.
|
net.minecraft.item.ItemStack getDisplayStack(IAlleleSpecies species, ISpeciesType type)
ISpeciesRoot.net.minecraft.item.ItemStack getDisplayStack(IAlleleSpecies species)