MCPcopy Create free account
hub / github.com/ZWareDevelopment/ClientBase / Event

Method Event

src/main/java/dev/zihasz/client/event/Event.java:9–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7public abstract class Event extends net.minecraftforge.fml.common.eventhandler.Event {
8
9 public Event() {}
10
11 /**
12 * Cancels the event.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected