Skip navigation links

Package org.spongepowered.api.data.manipulator.immutable.common

A common abstract implementation of several types of ImmutableDataManipulators for simpler use with plugins.

See: Description

Package org.spongepowered.api.data.manipulator.immutable.common Description

A common abstract implementation of several types of ImmutableDataManipulators for simpler use with plugins. Common implementations of manipulators that deal with single values can easily utilize AbstractImmutableSingleData without having to implement all the required methods of a manipulator.
Skip navigation links