Class AllFanProcessingTypes
java.lang.Object
com.simibubi.create.content.kinetics.fan.processing.AllFanProcessingTypes
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final AllFanProcessingTypes.BlastingTypestatic final AllFanProcessingTypes.HauntingTypestatic final AllFanProcessingTypes.SmokingTypestatic final AllFanProcessingTypes.SplashingType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidinit()static @Nullable FanProcessingTypeofLegacyName(String name) static @Nullable FanProcessingTypeparseLegacy(String str)
-
Field Details
-
BLASTING
-
HAUNTING
-
SMOKING
-
SPLASHING
-
-
Constructor Details
-
AllFanProcessingTypes
public AllFanProcessingTypes()
-
-
Method Details
-
init
@Internal public static void init() -
ofLegacyName
-
parseLegacy
-