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 anx$a
  • Field Details Link icon

    • EMPTY Link icon

      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 Lanx$a;a:Lanx$a;
  • Method Details Link icon

    • affect Link icon

      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 Lanx$a;affect(Lasb;Liw;)Z