
208
0
Wanda
Wanda adds a selection wand/tool similar to world-edit's selection wand. However, thats all this mod does. It is intended to be used as a API for other mods to branch off of as I have seen a lack of a central selection tool in the fabric ecosystem.
Commands
- /wand
- Permission Requirement:
wanda.wandor level 4(OP) - Gives player a Wanda wand.
- Permission Requirement:
Developer Info
The following API's are intended for other developers to use. They can be called by class name in most cases.
WandaAPI
Pair<BlockPos, BlockPos> getPlayerSelection(ServerPlayerEntity);- Gets a given player's selection, or null, in BlockPos format as a pair in PRIMARY, SECONDARY order.
Server-Side
Wanda is is only needed server-side, but doesn't hurt to have it on the client. If its on a single player world it should function as intended. Please report any issues to the issue page linked below!
Совместимость
Создатели
Детали
Лицензия:MIT
Опубликован:2 года назад
Обновлён:2 года назад