Class PartHelpers.PartStateHolder<P extends IPartType<P,S>,S extends IPartState<P>>

java.lang.Object
org.cyclops.integrateddynamics.core.helper.PartHelpers.PartStateHolder<P,S>
Type Parameters:
P - The part type type.
S - The part state type.
Enclosing class:
PartHelpers

public static class PartHelpers.PartStateHolder<P extends IPartType<P,S>,S extends IPartState<P>> extends Object
A part and state holder.