Package forestry.api.client
Class ForestrySprites
java.lang.Object
forestry.api.client.ForestrySprites
All sprites loaded by forestry for use in the
ITextureManager.
SLOT_* sprites are also available on the block atlas.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationstatic final net.minecraft.resources.ResourceLocationUsed for menu rendering withRenderSystem.setShaderTexture(int, ResourceLocation) -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TEXTURE_ATLAS
public static final net.minecraft.resources.ResourceLocation TEXTURE_ATLASUsed for menu rendering withRenderSystem.setShaderTexture(int, ResourceLocation) -
HABITAT_DESERT
public static final net.minecraft.resources.ResourceLocation HABITAT_DESERT -
HABITAT_END
public static final net.minecraft.resources.ResourceLocation HABITAT_END -
HABITAT_FOREST
public static final net.minecraft.resources.ResourceLocation HABITAT_FOREST -
HABITAT_HILLS
public static final net.minecraft.resources.ResourceLocation HABITAT_HILLS -
HABITAT_JUNGLE
public static final net.minecraft.resources.ResourceLocation HABITAT_JUNGLE -
HABITAT_MUSHROOM
public static final net.minecraft.resources.ResourceLocation HABITAT_MUSHROOM -
HABITAT_NETHER
public static final net.minecraft.resources.ResourceLocation HABITAT_NETHER -
HABITAT_OCEAN
public static final net.minecraft.resources.ResourceLocation HABITAT_OCEAN -
HABITAT_PLAINS
public static final net.minecraft.resources.ResourceLocation HABITAT_PLAINS -
HABITAT_SNOW
public static final net.minecraft.resources.ResourceLocation HABITAT_SNOW -
HABITAT_SWAMP
public static final net.minecraft.resources.ResourceLocation HABITAT_SWAMP -
HABITAT_TAIGA
public static final net.minecraft.resources.ResourceLocation HABITAT_TAIGA -
MISC_ACCESS_SHARED
public static final net.minecraft.resources.ResourceLocation MISC_ACCESS_SHARED -
MISC_ENERGY
public static final net.minecraft.resources.ResourceLocation MISC_ENERGY -
MISC_HINT
public static final net.minecraft.resources.ResourceLocation MISC_HINT -
ANALYZER_ANYTHING
public static final net.minecraft.resources.ResourceLocation ANALYZER_ANYTHING -
ANALYZER_BEE
public static final net.minecraft.resources.ResourceLocation ANALYZER_BEE -
ANALYZER_CAVE
public static final net.minecraft.resources.ResourceLocation ANALYZER_CAVE -
ANALYZER_CLOSED
public static final net.minecraft.resources.ResourceLocation ANALYZER_CLOSED -
ANALYZER_DRONE
public static final net.minecraft.resources.ResourceLocation ANALYZER_DRONE -
ANALYZER_FLYER
public static final net.minecraft.resources.ResourceLocation ANALYZER_FLYER -
ANALYZER_ITEM
public static final net.minecraft.resources.ResourceLocation ANALYZER_ITEM -
ANALYZER_NOCTURNAL
public static final net.minecraft.resources.ResourceLocation ANALYZER_NOCTURNAL -
ANALYZER_PRINCESS
public static final net.minecraft.resources.ResourceLocation ANALYZER_PRINCESS -
ANALYZER_PURE_BREED
public static final net.minecraft.resources.ResourceLocation ANALYZER_PURE_BREED -
ANALYZER_PURE_CAVE
public static final net.minecraft.resources.ResourceLocation ANALYZER_PURE_CAVE -
ANALYZER_PURE_FLYER
public static final net.minecraft.resources.ResourceLocation ANALYZER_PURE_FLYER -
ANALYZER_PURE_NOCTURNAL
public static final net.minecraft.resources.ResourceLocation ANALYZER_PURE_NOCTURNAL -
ANALYZER_QUEEN
public static final net.minecraft.resources.ResourceLocation ANALYZER_QUEEN -
ANALYZER_TREE
public static final net.minecraft.resources.ResourceLocation ANALYZER_TREE -
ANALYZER_SAPLING
public static final net.minecraft.resources.ResourceLocation ANALYZER_SAPLING -
ANALYZER_POLLEN
public static final net.minecraft.resources.ResourceLocation ANALYZER_POLLEN -
ANALYZER_FLUTTER
public static final net.minecraft.resources.ResourceLocation ANALYZER_FLUTTER -
ANALYZER_BUTTERFLY
public static final net.minecraft.resources.ResourceLocation ANALYZER_BUTTERFLY -
ANALYZER_SERUM
public static final net.minecraft.resources.ResourceLocation ANALYZER_SERUM -
ANALYZER_CATERPILLAR
public static final net.minecraft.resources.ResourceLocation ANALYZER_CATERPILLAR -
ANALYZER_COCOON
public static final net.minecraft.resources.ResourceLocation ANALYZER_COCOON -
ERROR_ERRORED
public static final net.minecraft.resources.ResourceLocation ERROR_ERRORED -
ERROR_UNKNOWN
public static final net.minecraft.resources.ResourceLocation ERROR_UNKNOWN -
SLOT_BLOCKED
public static final net.minecraft.resources.ResourceLocation SLOT_BLOCKED -
SLOT_BLOCKED_2
public static final net.minecraft.resources.ResourceLocation SLOT_BLOCKED_2 -
SLOT_LIQUID
public static final net.minecraft.resources.ResourceLocation SLOT_LIQUID -
SLOT_CONTAINER
public static final net.minecraft.resources.ResourceLocation SLOT_CONTAINER -
SLOT_LOCKED
public static final net.minecraft.resources.ResourceLocation SLOT_LOCKED -
SLOT_COCOON
public static final net.minecraft.resources.ResourceLocation SLOT_COCOON -
SLOT_BEE
public static final net.minecraft.resources.ResourceLocation SLOT_BEE -
MAIL_CARRIER_PLAYER
public static final net.minecraft.resources.ResourceLocation MAIL_CARRIER_PLAYER -
MAIL_CARRIER_TRADER
public static final net.minecraft.resources.ResourceLocation MAIL_CARRIER_TRADER
-
-
Constructor Details
-
ForestrySprites
public ForestrySprites()
-