Class SignTypeTextureHelper

java.lang.Object
net.fabricmc.fabric.impl.object.builder.client.SignTypeTextureHelper

public final class SignTypeTextureHelper extends Object
  • Field Details

    • shouldAddTextures

      public static boolean shouldAddTextures
      Set to true after Sheets has been classloaded. If any new WoodTypes are registered after this point, they need to be added to the texture maps manually. Always adding textures manually classloads Sheets too early, which causes issues such as decorated pot pattern textures not being initialized correctly.
  • Constructor Details

    • SignTypeTextureHelper

      public SignTypeTextureHelper()