public class LightEmissionPropertyStore extends AbstractBlockPropertyStore<org.spongepowered.api.data.property.block.LightEmissionProperty>
Constructor and Description |
---|
LightEmissionPropertyStore() |
Modifier and Type | Method and Description |
---|---|
protected Optional<org.spongepowered.api.data.property.block.LightEmissionProperty> |
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.LightEmissionProperty> getForBlock(net.minecraft.block.Block block)
AbstractBlockPropertyStore
getForBlock
in class AbstractBlockPropertyStore<org.spongepowered.api.data.property.block.LightEmissionProperty>
block
- The block