Class ModelBuilder.ElementBuilder.FaceBuilder
java.lang.Object
io.github.vampirestudios.vampirelib.api.datagen.ModelBuilder.ElementBuilder.FaceBuilder
- Enclosing class:
- ModelBuilder.ElementBuilder
-
Method Details
-
cullface
public ModelBuilder<T>.ElementBuilder.FaceBuilder cullface(@Nullable @Nullable net.minecraft.core.Direction dir) -
tintindex
-
texture
Set the texture for the current face.- Parameters:
texture- the texture- Returns:
- this builder
- Throws:
NullPointerException- iftextureisnull
-
uvs
-
rotation
Set the texture rotation for the current face.- Parameters:
rot- the rotation- Returns:
- this builder
- Throws:
NullPointerException- ifrotisnull
-
end
-