Class EngineSceneDepth
java.lang.Object
net.minecraft.client.renderer.texture.AbstractTexture
de.luckymcdev.foundryengine.client.render.EngineSceneDepth
- All Implemented Interfaces:
AutoCloseable
public final class EngineSceneDepth
extends net.minecraft.client.renderer.texture.AbstractTexture
-
Field Summary
FieldsFields inherited from class net.minecraft.client.renderer.texture.AbstractTexture
sampler, texture, textureView -
Method Summary
Methods inherited from class net.minecraft.client.renderer.texture.AbstractTexture
getSampler, getTexture, getTextureView
-
Field Details
-
ID
public static final net.minecraft.resources.Identifier ID
-
-
Method Details
-
update
public static boolean update() -
snapshotDepthGlId
public static int snapshotDepthGlId() -
close
public void close()- Specified by:
closein interfaceAutoCloseable- Overrides:
closein classnet.minecraft.client.renderer.texture.AbstractTexture
-