接口 ClientPlatformMethods

所有已知实现类:
ForgeClientPlatformMethods

public interface ClientPlatformMethods
  • 方法详细资料

    • get

      static ClientPlatformMethods get()
    • getDepthFormat

      int getDepthFormat(com.mojang.blaze3d.pipeline.RenderTarget fb)
    • addClientPostTickCallback

      void addClientPostTickCallback(Consumer<net.minecraft.client.Minecraft> action)
    • getPlaceholderAtlasSprite26_1

      net.minecraft.client.renderer.texture.TextureAtlasSprite getPlaceholderAtlasSprite26_1()
    • isStencilEnabled26_1

      boolean isStencilEnabled26_1(com.mojang.blaze3d.pipeline.RenderTarget target)
    • newTextureTarget26_1

      com.mojang.blaze3d.pipeline.RenderTarget newTextureTarget26_1(String label, int w, int h, boolean depth, boolean stencil)