Class WorldMaterial
java.lang.Object
com.render.api.world.WorldMaterial
Immutable material state shared by retained and immediate commands.
-
Field Details
-
DEFAULT
-
-
Method Details
-
builder
-
toBuilder
-
paint
-
texture
public net.minecraft.resources.Identifier texture() -
depthMode
-
blendMode
-
cullMode
-
lighting
-
opacity
public float opacity() -
doubleSided
public boolean doubleSided() -
translucent
public boolean translucent()
-