Skip to content

LivingPackSizeEvent

To use this event use the following import:

groovy
import net.minecraftforge.event.entity.living.LivingPackSizeEvent

Sub-Classes

This event extends the following events and can use all their methods and fields:
LivingEvent, EntityEvent

Methods

groovy
boolean hasResult()
groovy
int getMaxPackSize()
groovy
void setMaxPackSize(int arg0)

Contributors

Changelog

© 2024 CleanroomMC. All Rights Reserved.