Class RenderSkyboxCube


  • public class RenderSkyboxCube
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.concurrent.CompletableFuture<java.lang.Void> preload​(TextureManager p_217617_1_, java.util.concurrent.Executor p_217617_2_)  
      void render​(Minecraft p_217616_1_, float p_217616_2_, float p_217616_3_, float p_217616_4_)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • render

        public void render​(Minecraft p_217616_1_,
                           float p_217616_2_,
                           float p_217616_3_,
                           float p_217616_4_)
      • preload

        public java.util.concurrent.CompletableFuture<java.lang.Void> preload​(TextureManager p_217617_1_,
                                                                              java.util.concurrent.Executor p_217617_2_)