Package net.minecraft.block
Interface Oxidizable<T extends Enum<T>>
- All Known Subinterfaces:
class_5810
- All Known Implementing Classes:
class_5812,class_5813,class_5814
public interface Oxidizable<T extends Enum<T>>
- Mappings:
Namespace Name official bxrintermediary net/minecraft/class_5547named net/minecraft/block/Oxidizable
-
Method Summary
Modifier and Type Method Description BlockStategetOxidationResult(BlockState state)floatmethod_33620()default voidmethod_33621(BlockState blockState, ServerWorld serverWorld, BlockPos blockPos, Random random)Tmethod_33622()default voidmethod_33623(BlockState blockState, ServerWorld serverWorld, BlockPos blockPos, Random random)
-
Method Details
-
getOxidationResult
- Mappings:
Namespace Name Mixin selector official aLbxr;a(Lcht;)Lcht;intermediary method_31639Lnet/minecraft/class_5547;method_31639(Lnet/minecraft/class_2680;)Lnet/minecraft/class_2680;named getOxidationResultLnet/minecraft/block/Oxidizable;getOxidationResult(Lnet/minecraft/block/BlockState;)Lnet/minecraft/block/BlockState;
-
method_33620
float method_33620()- Mappings:
Namespace Name Mixin selector official aLbxr;a()Fintermediary method_33620Lnet/minecraft/class_5547;method_33620()Fnamed method_33620Lnet/minecraft/block/Oxidizable;method_33620()F
-
method_33621
default void method_33621(BlockState blockState, ServerWorld serverWorld, BlockPos blockPos, Random random)- Mappings:
Namespace Name Mixin selector official aLbxr;a(Lcht;Laav;Lfx;Ljava/util/Random;)Vintermediary method_33621Lnet/minecraft/class_5547;method_33621(Lnet/minecraft/class_2680;Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Ljava/util/Random;)Vnamed method_33621Lnet/minecraft/block/Oxidizable;method_33621(Lnet/minecraft/block/BlockState;Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V
-
method_33622
T method_33622()- Mappings:
Namespace Name Mixin selector official bLbxr;b()Ljava/lang/Enum;intermediary method_33622Lnet/minecraft/class_5547;method_33622()Ljava/lang/Enum;named method_33622Lnet/minecraft/block/Oxidizable;method_33622()Ljava/lang/Enum;
-
method_33623
default void method_33623(BlockState blockState, ServerWorld serverWorld, BlockPos blockPos, Random random)- Mappings:
Namespace Name Mixin selector official cLbxr;c(Lcht;Laav;Lfx;Ljava/util/Random;)Vintermediary method_33623Lnet/minecraft/class_5547;method_33623(Lnet/minecraft/class_2680;Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Ljava/util/Random;)Vnamed method_33623Lnet/minecraft/block/Oxidizable;method_33623(Lnet/minecraft/block/BlockState;Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V
-