Skip to main content
Version: 5.0.0

MeshType


Method Signature

stringMesh()

Returns

String mesh type


Method Signature

flintMesh()

Returns

flint mesh type


Method Signature

ironMesh()

Returns

Iron mesh type


Method Signature

diamondMesh()

Returns

Diamond mesh type


Method Signature

emeraldMesh()

Returns

Emerald mesh type


Method Signature

netheriteMesh()

Returns

Netherite mesh type


Example

import mods.exnihilosequentia.MeshType;

val stringMesh = MeshType.stingMesh();