Class TextureSwapUtil

java.lang.Object
nokunami.floral_warfare.client.model.TextureSwapUtil

public class TextureSwapUtil extends Object
  • Constructor Details

    • TextureSwapUtil

      public TextureSwapUtil()
  • Method Details

    • plant

      public net.minecraft.resources.ResourceLocation plant(String loc, int value, boolean blink)
    • zombie

      public net.minecraft.resources.ResourceLocation zombie(String loc, int value, boolean blink)
    • textureValue

      public net.minecraft.resources.ResourceLocation textureValue(String type, String loc, int value, boolean blink)
    • textureValue

      public static net.minecraft.resources.ResourceLocation textureValue(List<net.minecraft.resources.ResourceLocation> loc, int value, boolean blink)