Interface | Description |
---|---|
BlockDataProcessor<T extends org.spongepowered.api.data.manipulator.ImmutableDataManipulator<T,?>> | |
BlockValueProcessor<E,V extends org.spongepowered.api.data.value.BaseValue<E>> | |
DataProcessor<M extends org.spongepowered.api.data.manipulator.DataManipulator<M,I>,I extends org.spongepowered.api.data.manipulator.ImmutableDataManipulator<I,M>> | |
ValueProcessor<E,V extends org.spongepowered.api.data.value.BaseValue<E>> |
An implementation processor for handling a particular
BaseValue . |
Class | Description |
---|---|
ImmutableDataCachingUtil | |
SpongeBlockStateBuilder | |
SpongeDataRegistry | |
SpongeImmutableRegistry |