public class WoodHelper
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WoodHelper.WoodMeshDefinition |
| Constructor and Description |
|---|
WoodHelper() |
| Modifier and Type | Method and Description |
|---|---|
static net.minecraft.util.ResourceLocation |
getDefaultResourceLocations(IWoodTyped typed) |
static java.lang.String |
getDisplayName(IWoodTyped wood,
IWoodType woodType) |
static net.minecraft.util.ResourceLocation[] |
getResourceLocations(IWoodTyped typed) |
public static java.lang.String getDisplayName(IWoodTyped wood, IWoodType woodType)
public static net.minecraft.util.ResourceLocation getDefaultResourceLocations(IWoodTyped typed)
public static net.minecraft.util.ResourceLocation[] getResourceLocations(IWoodTyped typed)