Interface GameEventDispatcher.class_7721

Enclosing interface:
GameEventDispatcher
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 GameEventDispatcher.class_7721
Mappings:
Namespace Name
official dcf$a
intermediary net/minecraft/class_5713$class_7721
named net/minecraft/world/event/listener/GameEventDispatcher$class_7721
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    visit(GameEventListener gameEventListener, Vec3d vec3d)