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 bxr
intermediary net/minecraft/class_5547
named net/minecraft/block/Oxidizable
  • Method Details

    • getOxidationResult

      BlockState getOxidationResult​(BlockState state)
      Mappings:
      Namespace Name Mixin selector
      official a Lbxr;a(Lcht;)Lcht;
      intermediary method_31639 Lnet/minecraft/class_5547;method_31639(Lnet/minecraft/class_2680;)Lnet/minecraft/class_2680;
      named getOxidationResult Lnet/minecraft/block/Oxidizable;getOxidationResult(Lnet/minecraft/block/BlockState;)Lnet/minecraft/block/BlockState;
    • method_33620

      float method_33620()
      Mappings:
      Namespace Name Mixin selector
      official a Lbxr;a()F
      intermediary method_33620 Lnet/minecraft/class_5547;method_33620()F
      named method_33620 Lnet/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 a Lbxr;a(Lcht;Laav;Lfx;Ljava/util/Random;)V
      intermediary method_33621 Lnet/minecraft/class_5547;method_33621(Lnet/minecraft/class_2680;Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Ljava/util/Random;)V
      named method_33621 Lnet/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 b Lbxr;b()Ljava/lang/Enum;
      intermediary method_33622 Lnet/minecraft/class_5547;method_33622()Ljava/lang/Enum;
      named method_33622 Lnet/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 c Lbxr;c(Lcht;Laav;Lfx;Ljava/util/Random;)V
      intermediary method_33623 Lnet/minecraft/class_5547;method_33623(Lnet/minecraft/class_2680;Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Ljava/util/Random;)V
      named method_33623 Lnet/minecraft/block/Oxidizable;method_33623(Lnet/minecraft/block/BlockState;Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V