net.minecraft.world.level.levelgen.carver

public class CarverDebugSettings

eig
net.minecraft.world.level.levelgen.carver.CarverDebugSettings
net.minecraft.class_5872
net.minecraft.unmapped.C_oheflzew
net.minecraft.world.gen.carver.CarverDebugConfig
net.minecraft.world.gen.carver.CarverDebugConfig

Field summary

Modifier and TypeField
public static final CarverDebugSettings
a
DEFAULT
field_29055
f_kgbchybt
DEFAULT
DEFAULT
public static final com.mojang.serialization.Codec<CarverDebugSettings>
b
CODEC
field_29056
f_gwkjwgef
CODEC
CODEC
private final boolean
c
debugMode
field_29057
f_iseqhzzb
debugMode
debugMode
private final BlockState
d
airState
field_29058
f_xdtcrkyl
airState
airState
private final BlockState
e
waterState
field_33611
f_trubqdxc
waterState
waterState
private final BlockState
f
lavaState
field_33612
f_srsvxhtb
lavaState
lavaState
private final BlockState
g
barrierState
field_33613
f_gxfjsxbm
barrierState
barrierState

Constructor summary

ModifierConstructor
private (boolean debugMode, BlockState airState, BlockState waterState, BlockState lavaState, BlockState barrierState)

Method summary

Modifier and TypeMethod
public static CarverDebugSettings
a(boolean arg0, eah arg1, eah arg2, eah arg3, eah arg4)
of(boolean arg0, BlockState arg1, BlockState arg2, BlockState arg3, BlockState arg4)
method_36413(boolean arg0, class_2680 arg1, class_2680 arg2, class_2680 arg3, class_2680 arg4)
m_rnloogud(boolean arg0, C_txtbiemp arg1, C_txtbiemp arg2, C_txtbiemp arg3, C_txtbiemp arg4)
create(boolean debugMode, BlockState airState, BlockState waterState, BlockState lavaState, BlockState barrierState)
create(boolean debugMode, BlockState airState, BlockState waterState, BlockState lavaState, BlockState barrierState)
public static CarverDebugSettings
a(eah arg0, eah arg1, eah arg2, eah arg3)
of(BlockState arg0, BlockState arg1, BlockState arg2, BlockState arg3)
method_36412(class_2680 arg0, class_2680 arg1, class_2680 arg2, class_2680 arg3)
m_ibcdimnb(C_txtbiemp arg0, C_txtbiemp arg1, C_txtbiemp arg2, C_txtbiemp arg3)
create(BlockState airState, BlockState waterState, BlockState lavaState, BlockState barrierState)
create(BlockState airState, BlockState waterState, BlockState lavaState, BlockState barrierState)
public static CarverDebugSettings
a(boolean arg0, eah arg1)
of(boolean arg0, BlockState arg1)
method_33972(boolean arg0, class_2680 arg1)
m_xrfehsuq(boolean arg0, C_txtbiemp arg1)
create(boolean debugMode, BlockState debugState)
create(boolean debugMode, BlockState debugState)
public boolean
a()
isDebugMode()
method_33970()
m_ltcvgzvh()
isDebugMode()
isDebugMode()
public BlockState
b()
getAirState()
method_33973()
m_ypylhjdr()
getAirState()
getAirState()
public BlockState
c()
getWaterState()
method_36414()
m_gbhxyshb()
getWaterState()
getWaterState()
public BlockState
d()
getLavaState()
method_36415()
m_yxrqyiqx()
getLavaState()
getLavaState()
public BlockState
e()
getBarrierState()
method_36416()
m_ycainxxh()
getBarrierState()
getBarrierState()