Interface SimpleGameEventDispatcher.class_8512

Enclosing class:
SimpleGameEventDispatcher
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 SimpleGameEventDispatcher.class_8512
Mappings:
Namespace Name
official dfz$a
intermediary net/minecraft/class_5711$class_8512
named net/minecraft/world/event/listener/SimpleGameEventDispatcher$class_8512
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(int int2)
     
  • Method Details

    • apply

      void apply(int int2)