Small cleanup
This commit is contained in:
parent
a98c391e65
commit
42f8754912
7 changed files with 3 additions and 8 deletions
|
@ -52,7 +52,7 @@ import ru.betterend.client.models.Patterns;
|
|||
import ru.betterend.registry.EndBlocks;
|
||||
import ru.betterend.rituals.InfusionRitual;
|
||||
|
||||
@SuppressWarnings({"deprecation", "unused"})
|
||||
@SuppressWarnings({"deprecation"})
|
||||
public class PedestalBlock extends BaseBlockNotFull implements EntityBlock {
|
||||
public final static EnumProperty<PedestalState> STATE = EndBlockProperties.PEDESTAL_STATE;
|
||||
public static final BooleanProperty HAS_ITEM = EndBlockProperties.HAS_ITEM;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue