Uses of Record Class
net.minecraft.world.gen.surfacebuilder.MaterialRules.SurfaceContext
Packages that use MaterialRules.SurfaceContext
-
Uses of MaterialRules.SurfaceContext in net.minecraft.world.gen.surfacebuilder
Fields in net.minecraft.world.gen.surfacebuilder with type parameters of type MaterialRules.SurfaceContextModifier and TypeFieldDescription(package private) final List<MaterialRules.Predicate<MaterialRules.SurfaceContext>>MaterialRules.MaterialRuleContext.contextDependentPredicatesMethods in net.minecraft.world.gen.surfacebuilder with parameters of type MaterialRules.SurfaceContextModifier and TypeMethodDescriptionprotected booleanMaterialRules.AboveYMaterialCondition.AboveYPredicate.test(MaterialRules.SurfaceContext surfaceContext) protected booleanMaterialRules.StoneDepthMaterialCondition.StoneDepthPredicate.test(MaterialRules.SurfaceContext surfaceContext) protected booleanMaterialRules.WaterMaterialCondition.WaterPredicate.test(MaterialRules.SurfaceContext surfaceContext)