public class PassablePropertyStore extends AbstractBlockPropertyStore<org.spongepowered.api.data.property.block.PassableProperty>
Constructor and Description |
---|
PassablePropertyStore() |
Modifier and Type | Method and Description |
---|---|
protected Optional<org.spongepowered.api.data.property.block.PassableProperty> |
getForBlock(net.minecraft.block.Block block)
Gets the property for the block, if the block is actually containing a property in the first place.
|
getFor, getFor, getFor, getForDirection
getPriority
protected Optional<org.spongepowered.api.data.property.block.PassableProperty> getForBlock(net.minecraft.block.Block block)
AbstractBlockPropertyStore
getForBlock
in class AbstractBlockPropertyStore<org.spongepowered.api.data.property.block.PassableProperty>
block
- The block