Package net.minecraft.world.gen.carver
Class CarverDebugConfig
java.lang.Object
net.minecraft.world.gen.carver.CarverDebugConfig
- Mappings:
Namespace Name official cpvintermediary net/minecraft/class_5872named net/minecraft/world/gen/carver/CarverDebugConfig
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<CarverDebugConfig>private booleanprivate BlockStatestatic CarverDebugConfigprivate BlockStateprivate BlockStateprivate BlockState -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateCarverDebugConfig(boolean debugMode, BlockState debugState, BlockState blockState, BlockState blockState2, BlockState blockState3) -
Method Summary
Modifier and TypeMethodDescriptionstatic CarverDebugConfigcreate(boolean debugMode, BlockState debugState)booleanstatic CarverDebugConfigmethod_36412(BlockState blockState, BlockState blockState2, BlockState blockState3, BlockState blockState4)static CarverDebugConfigmethod_36413(boolean bool, BlockState blockState, BlockState blockState2, BlockState blockState3, BlockState blockState4)
-
Field Details
-
DEFAULT
- Mappings:
Namespace Name Mixin selector official aLcpv;a:Lcpv;intermediary field_29055Lnet/minecraft/class_5872;field_29055:Lnet/minecraft/class_5872;named DEFAULTLnet/minecraft/world/gen/carver/CarverDebugConfig;DEFAULT:Lnet/minecraft/world/gen/carver/CarverDebugConfig;
-
CODEC
- Mappings:
Namespace Name Mixin selector official bLcpv;b:Lcom/mojang/serialization/Codec;intermediary field_29056Lnet/minecraft/class_5872;field_29056:Lcom/mojang/serialization/Codec;named CODECLnet/minecraft/world/gen/carver/CarverDebugConfig;CODEC:Lcom/mojang/serialization/Codec;
-
debugMode
private boolean debugMode- Mappings:
Namespace Name Mixin selector official cLcpv;c:Zintermediary field_29057Lnet/minecraft/class_5872;field_29057:Znamed debugModeLnet/minecraft/world/gen/carver/CarverDebugConfig;debugMode:Z
-
debugState
- Mappings:
Namespace Name Mixin selector official dLcpv;d:Lcjz;intermediary field_29058Lnet/minecraft/class_5872;field_29058:Lnet/minecraft/class_2680;named debugStateLnet/minecraft/world/gen/carver/CarverDebugConfig;debugState:Lnet/minecraft/block/BlockState;
-
field_33611
- Mappings:
Namespace Name Mixin selector official eLcpv;e:Lcjz;intermediary field_33611Lnet/minecraft/class_5872;field_33611:Lnet/minecraft/class_2680;named field_33611Lnet/minecraft/world/gen/carver/CarverDebugConfig;field_33611:Lnet/minecraft/block/BlockState;
-
field_33612
- Mappings:
Namespace Name Mixin selector official fLcpv;f:Lcjz;intermediary field_33612Lnet/minecraft/class_5872;field_33612:Lnet/minecraft/class_2680;named field_33612Lnet/minecraft/world/gen/carver/CarverDebugConfig;field_33612:Lnet/minecraft/block/BlockState;
-
field_33613
- Mappings:
Namespace Name Mixin selector official gLcpv;g:Lcjz;intermediary field_33613Lnet/minecraft/class_5872;field_33613:Lnet/minecraft/class_2680;named field_33613Lnet/minecraft/world/gen/carver/CarverDebugConfig;field_33613:Lnet/minecraft/block/BlockState;
-
-
Constructor Details
-
CarverDebugConfig
private CarverDebugConfig(boolean debugMode, BlockState debugState, BlockState blockState, BlockState blockState2, BlockState blockState3)- Mappings:
Namespace Name Mixin selector official <init>Lcpv;<init>(ZLcjz;Lcjz;Lcjz;Lcjz;)Vintermediary <init>Lnet/minecraft/class_5872;<init>(ZLnet/minecraft/class_2680;Lnet/minecraft/class_2680;Lnet/minecraft/class_2680;Lnet/minecraft/class_2680;)Vnamed <init>Lnet/minecraft/world/gen/carver/CarverDebugConfig;<init>(ZLnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;)V
-
-
Method Details
-
method_36413
public static CarverDebugConfig method_36413(boolean bool, BlockState blockState, BlockState blockState2, BlockState blockState3, BlockState blockState4)- Mappings:
Namespace Name Mixin selector official aLcpv;a(ZLcjz;Lcjz;Lcjz;Lcjz;)Lcpv;intermediary method_36413Lnet/minecraft/class_5872;method_36413(ZLnet/minecraft/class_2680;Lnet/minecraft/class_2680;Lnet/minecraft/class_2680;Lnet/minecraft/class_2680;)Lnet/minecraft/class_5872;named method_36413Lnet/minecraft/world/gen/carver/CarverDebugConfig;method_36413(ZLnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;)Lnet/minecraft/world/gen/carver/CarverDebugConfig;
-
method_36412
public static CarverDebugConfig method_36412(BlockState blockState, BlockState blockState2, BlockState blockState3, BlockState blockState4)- Mappings:
Namespace Name Mixin selector official aLcpv;a(Lcjz;Lcjz;Lcjz;Lcjz;)Lcpv;intermediary method_36412Lnet/minecraft/class_5872;method_36412(Lnet/minecraft/class_2680;Lnet/minecraft/class_2680;Lnet/minecraft/class_2680;Lnet/minecraft/class_2680;)Lnet/minecraft/class_5872;named method_36412Lnet/minecraft/world/gen/carver/CarverDebugConfig;method_36412(Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;)Lnet/minecraft/world/gen/carver/CarverDebugConfig;
-
create
- Mappings:
Namespace Name Mixin selector official aLcpv;a(ZLcjz;)Lcpv;intermediary method_33972Lnet/minecraft/class_5872;method_33972(ZLnet/minecraft/class_2680;)Lnet/minecraft/class_5872;named createLnet/minecraft/world/gen/carver/CarverDebugConfig;create(ZLnet/minecraft/block/BlockState;)Lnet/minecraft/world/gen/carver/CarverDebugConfig;
-
isDebugMode
public boolean isDebugMode()- Mappings:
Namespace Name Mixin selector official aLcpv;a()Zintermediary method_33970Lnet/minecraft/class_5872;method_33970()Znamed isDebugModeLnet/minecraft/world/gen/carver/CarverDebugConfig;isDebugMode()Z
-
getDebugState
- Mappings:
Namespace Name Mixin selector official bLcpv;b()Lcjz;intermediary method_33973Lnet/minecraft/class_5872;method_33973()Lnet/minecraft/class_2680;named getDebugStateLnet/minecraft/world/gen/carver/CarverDebugConfig;getDebugState()Lnet/minecraft/block/BlockState;
-
method_36414
- Mappings:
Namespace Name Mixin selector official cLcpv;c()Lcjz;intermediary method_36414Lnet/minecraft/class_5872;method_36414()Lnet/minecraft/class_2680;named method_36414Lnet/minecraft/world/gen/carver/CarverDebugConfig;method_36414()Lnet/minecraft/block/BlockState;
-
method_36415
- Mappings:
Namespace Name Mixin selector official dLcpv;d()Lcjz;intermediary method_36415Lnet/minecraft/class_5872;method_36415()Lnet/minecraft/class_2680;named method_36415Lnet/minecraft/world/gen/carver/CarverDebugConfig;method_36415()Lnet/minecraft/block/BlockState;
-
method_36416
- Mappings:
Namespace Name Mixin selector official eLcpv;e()Lcjz;intermediary method_36416Lnet/minecraft/class_5872;method_36416()Lnet/minecraft/class_2680;named method_36416Lnet/minecraft/world/gen/carver/CarverDebugConfig;method_36416()Lnet/minecraft/block/BlockState;
-