public class CollisionManager
extends java.lang.Object
Constructor and Description |
---|
CollisionManager(org.bukkit.entity.ArmorStand holder,
StorageVehicle storageVehicle,
java.util.List<Part> partList,
SpawnedVehicle spawnedVehicle) |
Modifier and Type | Method and Description |
---|---|
void |
checkCollision()
Handle and check the current collision status
|
public CollisionManager(org.bukkit.entity.ArmorStand holder, StorageVehicle storageVehicle, java.util.List<Part> partList, SpawnedVehicle spawnedVehicle)