Class WorldModelRef
java.lang.Object
com.render.api.world.WorldModelRef
- All Implemented Interfaces:
AutoCloseable
Closeable reference to an asynchronously parsed cached model.
-
Method Details
-
id
public net.minecraft.resources.Identifier id() -
state
-
model
-
failure
-
retry
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-