public class PrefabPathUpdateObservationAngleCommand extends AbstractWorldCommand
Command for prefabpathupdateobservationangl operations. Registered with the command system and callable by players.
java.lang.Object > AbstractWorldCommand > PrefabPathUpdateObservationAngleCommand
Field Summary
angleDegrees
final
Float
angleDegrees
Field angleDegrees.
playerRef
final
Ref
playerRef
Field playerRef.
entityRef
final
Ref
entityRef
Field entityRef.
marker
final
PatrolPathMarkerEntity
marker
Field marker.
Method Detail
PrefabPathUpdateObservationAngleCommand
public
public
PrefabPathUpdateObservationAngleCommand
()
Method PrefabPathUpdateObservationAngleCommand.
execute
protected
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
GeneralCommandException
public
new
GeneralCommandException
(Message.translation("server.commands.errors.playerOrArg")
Method GeneralCommandException.
- Parameters:
Message.translation("server.commands.errors.playerOrArg"Message.translation("server.commands.errors.playerOrArg"