Class HardBogglePatternGenerator
java.lang.Object
com.petrolpark.core.recipe.bogglepattern.generator.HardBogglePatternGenerator
- All Implemented Interfaces:
IBogglePatternGenerator
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Integer[]static final Integer[]static final Integer[]static final Integer[]static final Integer[]Fields inherited from interface com.petrolpark.core.recipe.bogglepattern.generator.IBogglePatternGenerator
CODEC, NETWORK_CODEC, POSITIONS, TYPED_CODEC, TYPED_NETWORK_CODEC -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
outer
-
inner
-
right
-
left
-
countWeights
-
-
Constructor Details
-
HardBogglePatternGenerator
public HardBogglePatternGenerator()
-
-
Method Details
-
generate
public int generate(net.minecraft.util.RandomSource random) - Specified by:
generatein interfaceIBogglePatternGenerator
-
getType
- Specified by:
getTypein interfaceIBogglePatternGenerator
-