Class TextureBinder

java.lang.Object
dev.engine_room.flywheel.backend.engine.TextureBinder

public class TextureBinder extends Object
  • Constructor Details

    • TextureBinder

      public TextureBinder()
  • Method Details

    • bind

      public static void bind(net.minecraft.resources.ResourceLocation resourceLocation)
    • bindLightAndOverlay

      public static void bindLightAndOverlay()
    • resetLightAndOverlay

      public static void resetLightAndOverlay()
    • byName

      public static int byName(net.minecraft.resources.ResourceLocation texture)
      Get a built-in texture by its resource location.
      Parameters:
      texture - The texture's resource location.
      Returns:
      The texture.