类 RenderUtil
java.lang.Object
mod.chloeprime.aaaparticles.client.render.RenderUtil
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static voidclearSamplerBindings(int start) static voidcopyCurrentDepthTo(Framebuffer target) static voidcopyCurrentTo(Framebuffer target) static voidcopyDepthSafely(int src, int srcWidth, int srcHeight, Framebuffer target) static voidcopyDepthSafely(com.mojang.blaze3d.pipeline.RenderTarget from, com.mojang.blaze3d.pipeline.RenderTarget to) static voidcopyDepthSafely(Framebuffer src, int target, int targetWidth, int targetHeight) static voidcopySafely(Framebuffer src, Framebuffer target) static intstatic booleanstatic voidpasteToCurrentDepthFrom(Framebuffer source) static Optional<Framebuffer> static voidstatic voidstatic voidstatic voidstatic voidstatic <T> TsupplyEffekLoadCodeHealthily(Supplier<T> code) static <T> TsupplyPixelStoreCodeHealthily(Supplier<T> code) static voidtransposeMatrix4x4(float[] m)
-
字段详细资料
-
MC
public static final net.minecraft.client.Minecraft MC
-
-
构造器详细资料
-
RenderUtil
public RenderUtil()
-
-
方法详细资料
-
transposeMatrix4x4
public static void transposeMatrix4x4(float[] m) -
clearSamplerBindings
public static void clearSamplerBindings(int start) -
copyDepthSafely
public static void copyDepthSafely(com.mojang.blaze3d.pipeline.RenderTarget from, com.mojang.blaze3d.pipeline.RenderTarget to) -
copyCurrentDepthTo
-
copyCurrentTo
-
pasteToCurrentDepthFrom
-
copyDepthSafely
-
copyDepthSafely
-
copySafely
-
runFrameBufferCodeSafely
-
runEffekLoadCodeHealthily
-
runPixelStoreCodeSafely
-
runPixelStoreCodeHealthily
-
supplyPixelStoreCodeHealthily
-
supplyEffekLoadCodeHealthily
-
isReloadingResourcePacks
public static boolean isReloadingResourcePacks() -
refreshBackgroundFrameBuffer
public static void refreshBackgroundFrameBuffer() -
prepareBackgroundBuffer
-
getDepthFormat
-