net.minecraft.world.level.levelgen.carver

public class CarverDebugSettings

djj
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
net.minecraft.src.C_141354_
net.minecraft.world.level.levelgen.carver.CarverDebugSettings

Field summary

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

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, dcb arg1, dcb arg2, dcb arg3, dcb 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)
m_159139_(boolean p_159140_, C_2064_ p_159141_, C_2064_ p_159142_, C_2064_ p_159143_, C_2064_ p_159144_)
public static CarverDebugSettings
a(dcb arg0, dcb arg1, dcb arg2, dcb 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)
m_159129_(C_2064_ p_159130_, C_2064_ p_159131_, C_2064_ p_159132_, C_2064_ p_159133_)
public static CarverDebugSettings
a(boolean arg0, dcb 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)
m_159136_(boolean p_159137_, C_2064_ p_159138_)
public boolean
a()
isDebugMode()
method_33970()
m_ltcvgzvh()
isDebugMode()
isDebugMode()
m_159128_()
public BlockState
b()
getAirState()
method_33973()
m_ypylhjdr()
getAirState()
getAirState()
m_159145_()
public BlockState
c()
getWaterState()
method_36414()
m_gbhxyshb()
getWaterState()
getWaterState()
m_159146_()
public BlockState
d()
getLavaState()
method_36415()
m_yxrqyiqx()
getLavaState()
getLavaState()
m_159147_()
public BlockState
e()
getBarrierState()
method_36416()
m_ycainxxh()
getBarrierState()
getBarrierState()
m_159148_()