Package appeng.api.behaviors
Interface PlacementStrategy
@Experimental
public interface PlacementStrategy
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoidlongplaceInWorld(AEKey what, long amount, Actionable type, boolean placeAsEntity) static voidregister(AEKeyType type, PlacementStrategy.Factory factory)
-
Method Details
-
clearBlocked
void clearBlocked() -
placeInWorld
-
register
-