public class VanillaPaintHandlers
extends java.lang.Object
Constructor and Description |
---|
VanillaPaintHandlers() |
Modifier and Type | Method and Description |
---|---|
static ICustomPaintHandler |
createDoubleTypedPainter(net.minecraft.block.Block clear,
net.minecraft.block.Block dyed,
net.minecraft.block.properties.IProperty<net.minecraft.item.EnumDyeColor> colourProp) |
static void |
fmlInit() |
public static void fmlInit()
public static ICustomPaintHandler createDoubleTypedPainter(net.minecraft.block.Block clear, net.minecraft.block.Block dyed, net.minecraft.block.properties.IProperty<net.minecraft.item.EnumDyeColor> colourProp)