- Enclosing class:
ClientLevelEvents
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
void
afterLevelChange(net.minecraft.client.Minecraft client,
net.minecraft.client.multiplayer.ClientLevel level)
Called after the client level has been changed.