Interface SurfaceRules.RuleSource
- All Superinterfaces:
- Function<SurfaceRules.Context,- SurfaceRules.SurfaceRule> 
- All Known Implementing Classes:
- SurfaceRules.Bandlands,- SurfaceRules.BlockRuleSource,- SurfaceRules.SequenceRuleSource,- SurfaceRules.TestRuleSource
- Enclosing class:
- SurfaceRules
public static interface SurfaceRules.RuleSource
extends Function<SurfaceRules.Context,SurfaceRules.SurfaceRule> 
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<SurfaceRules.RuleSource>
- 
Method SummaryModifier and TypeMethodDescriptionstatic com.mojang.serialization.Codec<? extends SurfaceRules.RuleSource>bootstrap(Registry<com.mojang.serialization.Codec<? extends SurfaceRules.RuleSource>> p_204631_) KeyDispatchDataCodec<? extends SurfaceRules.RuleSource>codec()
- 
Field Details- 
CODEC
 
- 
- 
Method Details- 
bootstrapstatic com.mojang.serialization.Codec<? extends SurfaceRules.RuleSource> bootstrap(Registry<com.mojang.serialization.Codec<? extends SurfaceRules.RuleSource>> p_204631_) 
- 
codecKeyDispatchDataCodec<? extends SurfaceRules.RuleSource> codec()
 
-