Comparator
, Door
, Gate
, Lectern
, NoteBlock
, Observer
, RedstoneRail
, Repeater
, Switch
, TrapDoor
, Tripwire
, TripwireHook
public interface Powerable extends BlockData
Modifier and Type | Method | Description |
---|---|---|
boolean |
isPowered() |
Gets the value of the 'powered' property.
|
void |
setPowered(boolean powered) |
Sets the value of the 'powered' property.
|
clone, getAsString, getAsString, getMaterial, matches, merge
Copyright © 2019. All rights reserved.