Interface FillCommand.PostProcessor

Enclosing class:
FillCommand
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface FillCommand.PostProcessor
Mappings:
Namespace Name
named net/minecraft/server/command/FillCommand$PostProcessor
intermediary net/minecraft/class_3057$class_10555
official aol$b
  • Field Details

    • EMPTY

      static final FillCommand.PostProcessor EMPTY
      Mappings:
      Namespace Name Mixin selector
      named EMPTY Lnet/minecraft/server/command/FillCommand$PostProcessor;EMPTY:Lnet/minecraft/server/command/FillCommand$PostProcessor;
      intermediary field_55585 Lnet/minecraft/class_3057$class_10555;field_55585:Lnet/minecraft/class_3057$class_10555;
      official a Laol$b;a:Laol$b;
  • Method Details

    • affect

      boolean affect(ServerWorld world, BlockPos pos)
      Mappings:
      Namespace Name Mixin selector
      named affect Lnet/minecraft/server/command/FillCommand$PostProcessor;affect(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/BlockPos;)Z
      intermediary affect Lnet/minecraft/class_3057$class_10555;affect(Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;)Z
      official affect Laol$b;affect(Laub;Ljb;)Z