Class WorldMaterial.Builder
java.lang.Object
com.render.api.world.WorldMaterial.Builder
- Enclosing class:
WorldMaterial
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionblendMode(WorldBlendMode value) build()color(RenderColor value) cullMode(WorldCullMode value) depthMode(WorldDepthMode value) doubleSided(boolean value) lighting(WorldLighting value) opacity(float value) paint(WorldPaint value) texture(net.minecraft.resources.Identifier value)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
paint
-
color
-
texture
-
depthMode
-
blendMode
-
cullMode
-
lighting
-
opacity
-
doubleSided
-
build
-