Package | Description |
---|---|
buildcraft.builders | |
buildcraft.builders.snapshot.pattern |
Modifier and Type | Field and Description |
---|---|
static java.util.Map<PatternSpherePart.SpherePartType,SpriteHolderRegistry.SpriteHolder> |
BCBuildersSprites.FILLER_SPHERE_PART |
Modifier and Type | Method and Description |
---|---|
static PatternSpherePart.SpherePartType |
PatternSpherePart.SpherePartType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PatternSpherePart.SpherePartType[] |
PatternSpherePart.SpherePartType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
PatternSpherePart(PatternSpherePart.SpherePartType type) |