public static void | | initRenderThread() | | initRenderThread() | | initRenderThread() |
|
public static boolean | | isOnRenderThread() | | isOnRenderThread() | | isOnRenderThread() |
|
public static void | | assertOnRenderThread() | | assertOnRenderThread() | | assertOnRenderThread() |
|
private static IllegalStateException | | constructThreadException() | | constructThreadException() | | constructThreadException() |
|
private static void | | pollEvents() | | pollEvents() | | pollEvents() |
|
public static boolean | | isFrozenAtPollEvents() | | isFrozenAtPollEvents() | | isFrozenAtPollEvents() |
|
public static void | |
public static void | | limitDisplayFPS(int arg0) | | limitDisplayFPS(int arg0) | | limitDisplayFPS(int arg0) | | limitDisplayFPS(int fps) | | limitDisplayFPS(int p_69831_) |
|
public static void | |
public static GpuBufferSlice | | getShaderFog() | | getShaderFog() | | getShaderFog() |
|
public static void | |
public static GpuBufferSlice | | getShaderLights() | | getShaderLights() | | getShaderLights() |
|
public static void | | lineWidth(float arg0) | | lineWidth(float arg0) | | lineWidth(float arg0) | | lineWidth(float width) | | lineWidth(float p_69833_) |
|
public static float | | getShaderLineWidth() | | getShaderLineWidth() | | getShaderLineWidth() |
|
public static void | | enableScissorForRenderTypeDraws(int arg0, int arg1, int arg2, int arg3) | | enableScissorForRenderTypeDraws(int arg0, int arg1, int arg2, int arg3) | | enableScissorForRenderTypeDraws(int p_407020_, int p_408483_, int p_407056_, int p_408839_) |
|
public static void | | disableScissorForRenderTypeDraws() | | disableScissorForRenderTypeDraws() | | disableScissorForRenderTypeDraws() |
|
public static ScissorState | | getScissorStateForRenderTypeDraws() | | getScissorStateForRenderTypeDraws() | | getScissorStateForRenderTypeDraws() |
|
public static String | | getBackendDescription() | | getBackendDescription() | | getBackendDescription() |
|
public static String | | getApiDescription() | | getApiDescription() | | getApiDescription() |
|
public static TimeSource$NanoTimeSource | | initBackendSystem() | | initBackendSystem() | | initBackendSystem() |
|
public static void | | initRenderer(long arg0, int arg1, boolean arg2, BiFunction<ame, ShaderType, String> arg3, boolean arg4) | | initRenderer(long arg0, int arg1, boolean arg2, BiFunction<ResourceLocation, ShaderType, String> arg3, boolean arg4) | | initRenderer(long arg0, int arg1, boolean arg2, BiFunction<class_2960, ShaderType, String> arg3, boolean arg4) | | initRenderer(long windowHandle, int debugVerbosity, boolean sync, BiFunction<Identifier, ShaderType, String> shaderSourceGetter, boolean renderDebugLabels) | | initRenderer(long p_392173_, int p_69582_, boolean p_393765_, BiFunction<C_5265_, ShaderType, String> p_394006_, boolean arg4) |
|
public static void | | setErrorCallback(org.lwjgl.glfw.GLFWErrorCallbackI arg0) | | setErrorCallback(org.lwjgl.glfw.GLFWErrorCallbackI arg0) | | setErrorCallback(org.lwjgl.glfw.GLFWErrorCallbackI arg0) | | setErrorCallback(org.lwjgl.glfw.GLFWErrorCallbackI callback) | | setErrorCallback(org.lwjgl.glfw.GLFWErrorCallbackI p_69901_) |
|
public static void | | setupDefaultState() | | setupDefaultState() | | setupDefaultState() |
|
public static void | |
public static void | | teardownOverlayColor() | | teardownOverlayColor() | | teardownOverlayColor() |
|
public static void | |
public static GpuTextureView | | getShaderTexture(int arg0) | | getShaderTexture(int arg0) | | getShaderTexture(int arg0) | | getShaderTexture(int index) | | getShaderTexture(int p_157204_) |
|
public static void | |
public static void | | setTextureMatrix(org.joml.Matrix4f arg0) | | setTextureMatrix(org.joml.Matrix4f arg0) | | setTextureMatrix(org.joml.Matrix4f arg0) | | setTextureMatrix(org.joml.Matrix4f textureMatrix) | | setTextureMatrix(org.joml.Matrix4f p_254081_) |
|
public static void | | resetTextureMatrix() | | resetTextureMatrix() | | resetTextureMatrix() |
|
public static void | | backupProjectionMatrix() | | backupProjectionMatrix() | | backupProjectionMatrix() |
|
public static void | | restoreProjectionMatrix() | | restoreProjectionMatrix() | | restoreProjectionMatrix() |
|
public static GpuBufferSlice | | getProjectionMatrixBuffer() | | getProjectionMatrixBuffer() | | getProjectionMatrixBuffer() |
|
public static org.joml.Matrix4f | | getModelViewMatrix() | | getModelViewMatrix() | | getModelViewMatrix() |
|
public static org.joml.Matrix4fStack | | getModelViewStack() | | getModelViewStack() | | getModelViewStack() |
|
public static org.joml.Matrix4f | | getTextureMatrix() | | getTextureMatrix() | | getTextureMatrix() |
|
public static RenderSystem$AutoStorageIndexBuffer | |
public static void | |
public static GpuBuffer | | getGlobalSettingsUniform() | | getGlobalSettingsUniform() | | getGlobalSettingsUniform() |
|
public static ProjectionType | | getProjectionType() | | getProjectionType() | | getProjectionType() |
|
public static GpuBuffer | | getQuadVertexBuffer() | | getQuadVertexBuffer() | | getQuadVertexBuffer() |
|
public static void | | setModelOffset(float arg0, float arg1, float arg2) | | setModelOffset(float arg0, float arg1, float arg2) | | setModelOffset(float arg0, float arg1, float arg2) | | setModelOffset(float offsetX, float offsetY, float offsetZ) | | setModelOffset(float p_395251_, float p_397531_, float p_396894_) |
|
public static void | | resetModelOffset() | | resetModelOffset() | | resetModelOffset() |
|
public static org.joml.Vector3f | | getModelOffset() | | getModelOffset() | | getModelOffset() |
|
public static void | |
public static void | | executePendingTasks() | | executePendingTasks() | | executePendingTasks() |
|
public static GpuDevice | | getDevice() | | getDevice() | | getDevice() |
|
public static GpuDevice | | tryGetDevice() | | tryGetDevice() | | tryGetDevice() |
|
public static DynamicUniforms | | getDynamicUniforms() | | getDynamicUniforms() | | getDynamicUniforms() |
|
public static void | |