Uses of Class
net.minecraftforge.common.ticket.AABBTicket
-
Packages that use AABBTicket Package Description net.minecraftforge.common -
-
Uses of AABBTicket in net.minecraftforge.common
Methods in net.minecraftforge.common that return AABBTicket Modifier and Type Method Description static AABBTicket
FarmlandWaterManager. addAABBTicket(World world, AxisAlignedBB aabb)
Convenience method to add a ticket that is backed by an AABB.
-