Class FWTextureUtils

java.lang.Object
nokunami.floral_warfare.client.render.FWTextureUtils

public class FWTextureUtils extends Object
  • Field Details

    • SUN_ORB

      public static net.minecraft.resources.ResourceLocation[] SUN_ORB
    • PEA_PROJECTILE

      public static net.minecraft.resources.ResourceLocation PEA_PROJECTILE
    • SNOW_PEA_PROJECTILE

      public static net.minecraft.resources.ResourceLocation SNOW_PEA_PROJECTILE
    • ICE_PEA_PROJECTILE

      public static net.minecraft.resources.ResourceLocation ICE_PEA_PROJECTILE
    • CHARRED_PEA_PROJECTILE

      public static net.minecraft.resources.ResourceLocation[] CHARRED_PEA_PROJECTILE
    • FIRE_PEA_PROJECTILE

      public static net.minecraft.resources.ResourceLocation FIRE_PEA_PROJECTILE
    • FIRE_PEA_PROJECTILE_TRAIL

      public static net.minecraft.resources.ResourceLocation[] FIRE_PEA_PROJECTILE_TRAIL
    • CABBAGE_PROJECTILE

      public static net.minecraft.resources.ResourceLocation CABBAGE_PROJECTILE
    • KERNEL_PROJECTILE

      public static net.minecraft.resources.ResourceLocation KERNEL_PROJECTILE
    • MELON_PROJECTILE

      public static net.minecraft.resources.ResourceLocation[] MELON_PROJECTILE
    • ELECTRIC_PEA_PROJECTILE

      public static net.minecraft.resources.ResourceLocation ELECTRIC_PEA_PROJECTILE
    • SOLAR_PEA_PROJECTILE

      public static net.minecraft.resources.ResourceLocation[] SOLAR_PEA_PROJECTILE
    • STINGER_PROJECTILE

      public static net.minecraft.resources.ResourceLocation STINGER_PROJECTILE
    • PUMPKIN_BOMB

      public static net.minecraft.resources.ResourceLocation PUMPKIN_BOMB
    • PUMPKIN_BOMB_FRAG

      public static net.minecraft.resources.ResourceLocation PUMPKIN_BOMB_FRAG
    • SPROUT

      public static net.minecraft.resources.ResourceLocation SPROUT
    • PEA_SPROUT

      public static net.minecraft.resources.ResourceLocation PEA_SPROUT
    • SUN_SPROUT

      public static net.minecraft.resources.ResourceLocation SUN_SPROUT
    • LATENT_SPROUT

      public static net.minecraft.resources.ResourceLocation LATENT_SPROUT
    • SHROOM_SPROUT

      public static net.minecraft.resources.ResourceLocation SHROOM_SPROUT
    • PEASHOOTER

      public static net.minecraft.resources.ResourceLocation[] PEASHOOTER
    • SUNFLOWER

      public static net.minecraft.resources.ResourceLocation SUNFLOWER
    • POTATO_MINE

      public static net.minecraft.resources.ResourceLocation POTATO_MINE
    • SNOW_PEA

      public static net.minecraft.resources.ResourceLocation[] SNOW_PEA
    • REPEATER

      public static net.minecraft.resources.ResourceLocation[] REPEATER
    • DOOM_SHROOM_EYES

      public static net.minecraft.resources.ResourceLocation[] DOOM_SHROOM_EYES
    • THREEPEATER

      public static net.minecraft.resources.ResourceLocation THREEPEATER
    • TANGLE_KELP

      public static net.minecraft.resources.ResourceLocation TANGLE_KELP
    • JALAPENO

      public static net.minecraft.resources.ResourceLocation JALAPENO
    • SPIKEWEED

      public static net.minecraft.resources.ResourceLocation SPIKEWEED
    • TORCHWOOD

      public static net.minecraft.resources.ResourceLocation TORCHWOOD
    • TALL_NUT

      public static net.minecraft.resources.ResourceLocation[] TALL_NUT
    • SEA_SHROOM

      public static net.minecraft.resources.ResourceLocation SEA_SHROOM
    • PLANTERN

      public static net.minecraft.resources.ResourceLocation[] PLANTERN
    • PLANTERN_EMISSIVE

      public static net.minecraft.resources.ResourceLocation PLANTERN_EMISSIVE
    • CACTUS

      public static net.minecraft.resources.ResourceLocation[] CACTUS
    • SPLIT_PEA

      public static net.minecraft.resources.ResourceLocation SPLIT_PEA
    • STARFRUIT

      public static net.minecraft.resources.ResourceLocation STARFRUIT
    • PUMPKIN

      public static net.minecraft.resources.ResourceLocation[] PUMPKIN
    • MAGNET_SHROOM

      public static net.minecraft.resources.ResourceLocation MAGNET_SHROOM
    • FLOWER_POT

      public static net.minecraft.resources.ResourceLocation FLOWER_POT
    • COFFEE_BEAN

      public static net.minecraft.resources.ResourceLocation COFFEE_BEAN
    • GARLIC

      public static net.minecraft.resources.ResourceLocation GARLIC
    • UMBRELLA_LEAF

      public static net.minecraft.resources.ResourceLocation UMBRELLA_LEAF
    • MARIGOLD

      public static net.minecraft.resources.ResourceLocation MARIGOLD
    • GATLING_PEA

      public static net.minecraft.resources.ResourceLocation[] GATLING_PEA
    • TWIN_SUNFLOWER

      public static net.minecraft.resources.ResourceLocation TWIN_SUNFLOWER
    • GLOOM_SHROOM

      public static net.minecraft.resources.ResourceLocation GLOOM_SHROOM
    • GOLD_MAGNET

      public static net.minecraft.resources.ResourceLocation GOLD_MAGNET
    • SPIKEROCK

      public static net.minecraft.resources.ResourceLocation SPIKEROCK
    • COB_CANNON

      public static net.minecraft.resources.ResourceLocation COB_CANNON
    • FIRE_PEA

      public static net.minecraft.resources.ResourceLocation[] FIRE_PEA
    • ELECTRO_PEA

      public static net.minecraft.resources.ResourceLocation[] ELECTRO_PEA
    • ELECTRO_PEA_OUTLINE

      public static net.minecraft.resources.ResourceLocation[] ELECTRO_PEA_OUTLINE
    • ELECTRO_PEA_EMISSIVE

      public static net.minecraft.resources.ResourceLocation[] ELECTRO_PEA_EMISSIVE
    • CURENDULA

      public static net.minecraft.resources.ResourceLocation[] CURENDULA
    • FROST_PEA

      public static net.minecraft.resources.ResourceLocation[] FROST_PEA
    • SCATTER_TAIL

      public static net.minecraft.resources.ResourceLocation[] SCATTER_TAIL
    • AMPLIFLOWER

      public static net.minecraft.resources.ResourceLocation[] AMPLIFLOWER
    • SOLAR_PEA

      public static net.minecraft.resources.ResourceLocation[] SOLAR_PEA
    • GHOST_PEPPER

      public static net.minecraft.resources.ResourceLocation[] GHOST_PEPPER
    • GHOST_PEPPER_CLOTH

      public static net.minecraft.resources.ResourceLocation[] GHOST_PEPPER_CLOTH
    • SNAPDRAGON

      public static net.minecraft.resources.ResourceLocation[] SNAPDRAGON
    • BROWNCOAT

      public static net.minecraft.resources.ResourceLocation BROWNCOAT
    • IMP

      public static net.minecraft.resources.ResourceLocation IMP
  • Constructor Details

    • FWTextureUtils

      public FWTextureUtils()
  • Method Details

    • entity

      public static net.minecraft.resources.ResourceLocation entity(String path)
    • projectile

      public static net.minecraft.resources.ResourceLocation projectile(String path)
    • plant

      public static net.minecraft.resources.ResourceLocation plant(String path)
    • zombie

      public static net.minecraft.resources.ResourceLocation zombie(String path)
    • buffStatus

      public static net.minecraft.resources.ResourceLocation buffStatus(String path)
    • buffStatusModel

      public static net.minecraft.resources.ResourceLocation buffStatusModel(String path)
    • getDefaultType

      public static String getDefaultType(net.minecraft.world.entity.Entity entity)
    • defaultPlantWithBaby

      public static <T extends AbstractPlant> net.minecraft.resources.ResourceLocation defaultPlantWithBaby(T plant)
    • defaultPlant

      public static <T extends AbstractPlant> net.minecraft.resources.ResourceLocation defaultPlant(T plant)
    • defaultPlant

      public static net.minecraft.resources.ResourceLocation defaultPlant(String path)
    • defaultPlantWithBaby

      public static net.minecraft.resources.ResourceLocation defaultPlantWithBaby(AbstractPlant plant, String path)
    • genericPlant

      public static <T extends BasePlant> net.minecraft.resources.ResourceLocation genericPlant(T plant)
    • genericPlant

      public static <T extends BasePlant> net.minecraft.resources.ResourceLocation genericPlant(String path, T plant)
    • sunflower

      public static net.minecraft.resources.ResourceLocation sunflower(int value)
    • sunflowerFace

      public static net.minecraft.resources.ResourceLocation sunflowerFace(AbstractSunProducer plant)
    • wallNut

      public static <T extends AbstractPlant & IHaveDegradationStages> net.minecraft.resources.ResourceLocation wallNut(T plant, int i)
    • ailShroom

      public static <T extends AbstractPlant> net.minecraft.resources.ResourceLocation ailShroom(T plant, boolean b)
    • sunShroom

      public static net.minecraft.resources.ResourceLocation sunShroom(SunShroom shroom)
    • twinSunflower

      public static net.minecraft.resources.ResourceLocation twinSunflower(int value)
    • firePeaFire

      public static net.minecraft.resources.ResourceLocation firePeaFire(FirePea plant, int i)
    • firePeaAlt

      public static net.minecraft.resources.ResourceLocation firePeaAlt(FirePea plant)
    • electroPea

      public static <T extends ElectroPea> net.minecraft.resources.ResourceLocation electroPea(T plant, int type)
    • shadowPea

      public static net.minecraft.resources.ResourceLocation shadowPea(int i, boolean baby, boolean empowered)
    • shadowPeaFire

      public static net.minecraft.resources.ResourceLocation shadowPeaFire(int i, boolean empowered)
    • lightningReed

      public static <T extends LightningReed> net.minecraft.resources.ResourceLocation lightningReed(T plant, int type)
    • coldSnapdragon

      public static <T extends ColdSnapdragon> net.minecraft.resources.ResourceLocation coldSnapdragon(T plant, int type)