Package net.pdevita.creeperheal2.core
Object Boundary.Companion
-
- All Implemented Interfaces:
public class Boundary.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static Boundary.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final Boundary
from(MergeableLinkedList<ExplodedBlock> explosionBlocks, MergeableLinkedList<ExplodedEntity> explosionEntities)
-
-
Method Detail
-
from
final Boundary from(MergeableLinkedList<ExplodedBlock> explosionBlocks, MergeableLinkedList<ExplodedEntity> explosionEntities)
-
-
-
-