Package com.petrolpark
Class PetrolparkScratchBlockTypes
java.lang.Object
com.petrolpark.PetrolparkScratchBlockTypes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.tterrag.registrate.util.entry.RegistryEntry<IScratchBlock.Type<?>, GenericInstantBlock.Type<AssignBlock<?, ?>>> static final com.tterrag.registrate.util.entry.RegistryEntry<IScratchBlock.Type<?>, FlexibleEnvironmentScratchBlockType<IScratchEnvironment, IfBlock<?>>> static final com.tterrag.registrate.util.entry.RegistryEntry<IScratchBlock.Type<?>, FlexibleEnvironmentScratchBlockType<IScratchEnvironment, RepeatBlock<?>>> static final com.tterrag.registrate.util.entry.RegistryEntry<IScratchBlock.Type<?>, WaitBlock> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
IF
public static final com.tterrag.registrate.util.entry.RegistryEntry<IScratchBlock.Type<?>,FlexibleEnvironmentScratchBlockType<IScratchEnvironment, IFIfBlock<?>>> -
REPEAT
public static final com.tterrag.registrate.util.entry.RegistryEntry<IScratchBlock.Type<?>,FlexibleEnvironmentScratchBlockType<IScratchEnvironment, REPEATRepeatBlock<?>>> -
WAIT
public static final com.tterrag.registrate.util.entry.RegistryEntry<IScratchBlock.Type<?>,WaitBlock> WAIT -
ASSIGN
public static final com.tterrag.registrate.util.entry.RegistryEntry<IScratchBlock.Type<?>,GenericInstantBlock.Type<AssignBlock<?, ASSIGN?>>>
-
-
Constructor Details
-
PetrolparkScratchBlockTypes
public PetrolparkScratchBlockTypes()
-
-
Method Details
-
register
public static final void register()
-