public interface IFacadePhasedState
Modifier and Type | Method and Description |
---|---|
net.minecraft.item.EnumDyeColor |
getActiveColor() |
IFacadeState |
getState() |
boolean |
isHollow() |
IFacadeState getState()
boolean isHollow()
@Nullable net.minecraft.item.EnumDyeColor getActiveColor()