net.minecraft.world.level.levelgen.placement

public class DecoratedDecoratorConfiguration

implements DecoratorConfiguration

czu
net.minecraft.world.level.levelgen.placement.DecoratedDecoratorConfiguration
net.minecraft.class_5443
net.minecraft.world.gen.decorator.DecoratedDecoratorConfig
net.minecraft.src.C_2444_
net.minecraft.world.level.levelgen.placement.WorldGenDecoratorDecpratedConfiguration

字段概要

修饰符与类型字段
public static final com.mojang.serialization.Codec<DecoratedDecoratorConfiguration>
a
CODEC
field_25854
CODEC
f_70570_
private final ConfiguredDecorator<?>
c
outer
field_25855
outer
f_70571_
private final ConfiguredDecorator<?>
d
inner
field_25856
inner
f_70572_

构造函数概要

修饰符构造函数
public (ConfiguredDecorator<?> outer, ConfiguredDecorator<?> inner)

方法概要

修饰符与类型方法
public ConfiguredDecorator<?>
a()
outer()
method_30455()
getOuter()
m_70577_()
public ConfiguredDecorator<?>
b()
inner()
method_30457()
getInner()
m_70580_()