类 GpuFence
java.lang.Object
com.mojang.blaze3d.buffers.GpuFence
- 所有已实现的接口:
AutoCloseable
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
handle
private long handle
-
-
构造器详细资料
-
GpuFence
public GpuFence()
-
-
方法详细资料
-
close
public void close()- 指定者:
close
在接口中AutoCloseable
-
awaitCompletion
public boolean awaitCompletion(long p_368162_)
-