public class NPCBlackboardCommand extends AbstractCommandCollection
Command for npcblackboar operations. Registered with the command system and callable by players.
java.lang.Object > AbstractCommandCollection > NPCBlackboardCommand
Field Summary
chunkStore
Field chunkStore.
sb
Field sb.
count
Field count.
n
Field n.
msg
Field msg.
query
Field query.
blockPositionProviderComponent
Field blockPositionProviderComponent.
chunkSectionComponent
Field chunkSectionComponent.
x
Field x.
z
Field z.
entryCount
Field entryCount.
n3
Field n3.
blockPosition
Field blockPosition.
position
Field position.
chunkIndex
Field chunkIndex.
chunkStoreStore
Field chunkStoreStore.
chunkSection
Field chunkSection.
entry
Field entry.
searchedBlockSets
Field searchedBlockSets.
blackboard
Field blackboard.
chunkPosition
Field chunkPosition.
viewIndex
Field viewIndex.
view
Field view.
viewX
Field viewX.
viewZ
Field viewZ.
counts
Field counts.
npc
Field npc.
blockSets
Field blockSets.
blockSetId
Field blockSetId.
blockEventView
Field blockEventView.
uuidComponent
Field uuidComponent.
uuid
Field uuid.
npcComponent
Field npcComponent.
roleName
Field roleName.
blockIndex
Field blockIndex.
blockX
Field blockX.
blockY
Field blockY.
blockZ
Field blockZ.
blockType
Field blockType.
playerComponent
Field playerComponent.
playerUUID
Field playerUUID.
npcRef
Field npcRef.
npcEntity
Field npcEntity.
playerRef
Field playerRef.
blackBoardResource
Field blackBoardResource.
reservationView
Field reservationView.
reservationStatus
Field reservationStatus.
Method Detail
NPCBlackboardCommand
public
NPCBlackboardCommand
()
Method NPCBlackboardCommand.
ChunksCommand
new
ChunksCommand
()
Method ChunksCommand.
ChunkCommand
new
ChunkCommand
()
Method ChunkCommand.
DropCommand
new
DropCommand
()
Method DropCommand.
ViewsCommand
new
ViewsCommand
()
Method ViewsCommand.
ViewCommand
new
ViewCommand
()
Method ViewCommand.
BlockEventsCommand
new
BlockEventsCommand
()
Method BlockEventsCommand.
EntityEventsCommand
new
EntityEventsCommand
()
Method EntityEventsCommand.
ResourceViewsCommand
new
ResourceViewsCommand
()
Method ResourceViewsCommand.
ResourceViewCommand
new
ResourceViewCommand
()
Method ResourceViewCommand.
ReserveCommand
new
ReserveCommand
()
Method ReserveCommand.
ReservationCommand
new
ReservationCommand
()
Method ReservationCommand.
execute
void
execute
(@Nonnull final CommandContext context, @Nonnull final World world, @Nonnull final Store store)
Method execute.
- Parameters:
@Nonnull final CommandContextcontext@Nonnull final Worldworld@Nonnull final Storestore
Vector3i
new
Vector3i
(ChunkUtil.chunkCoordinate(blockPosition.x)
Method Vector3i.
- Parameters:
ChunkUtil.chunkCoordinate(blockPosition.xChunkUtil.chunkCoordinate(blockPosition.x
Entities
n
Entities
(")
Method Entities.
- Parameters:
""
getNPCRef
Method getNPCRef.
- Parameters:
@Nonnull final CommandContextcontext@Nonnull final Storestore