public interface NamedBlock
SidedBlock.createEnvironment(net.minecraft.world.World, int, int, int, net.minecraftforge.common.util.ForgeDirection)
method instead.Modifier and Type | Method and Description |
---|---|
java.lang.String |
preferredName()
The preferred name, in case the driver is merged with others.
|
int |
priority()
This is used to determine which name to use in case multiple
environments with this interface are merged.
|
java.lang.String preferredName()
int priority()