Package zombie.vehicles
Class BaseVehicle.Vector3fObjectPool
java.lang.Object
zombie.popman.ObjectPool
zombie.vehicles.BaseVehicle.Vector3fObjectPool
- Enclosing class:
- BaseVehicle
public static final class BaseVehicle.Vector3fObjectPool extends ObjectPool
-
Nested Class Summary
Nested classes/interfaces inherited from class zombie.popman.ObjectPool
ObjectPool.Allocator -
Method Summary
Modifier and Type Method Description protected Vector3fmakeObject()Methods inherited from class zombie.popman.ObjectPool
alloc, clear, forEach, release, release, release, release, releaseAllMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
makeObject
- Overrides:
makeObjectin classObjectPool
-