net.minecraft.world.level.levelgen

record SurfaceRules$TestRule

implements SurfaceRules$SurfaceRule

eiw$w
net.minecraft.world.level.levelgen.SurfaceRules$TestRule
net.minecraft.class_6686$class_6717

Field summary

Modifier and TypeField
private final SurfaceRules$Condition
a
condition
comp_213
private final SurfaceRules$SurfaceRule
b
followup
comp_214

Constructor summary

ModifierConstructor
(SurfaceRules$Condition arg0, SurfaceRules$SurfaceRule arg1)

Method summary

Modifier and TypeMethod
public BlockState
tryApply(int arg0, int arg1, int arg2)
tryApply(int arg0, int arg1, int arg2)
public SurfaceRules$Condition
a()
condition()
comp_213()
public SurfaceRules$SurfaceRule
b()
followup()
comp_214()