A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
B
- BaseStellarCommand - class in com.undefined.stellar
- BlockDataArgument - class in com.undefined.stellar.argument.block
- Returns BlockData, with this syntax: block_id[block_states]{data_tags}.
- BlockPredicateArgument - class in com.undefined.stellar.argument.block
- Returns a Predicate with the generic type of Block, using this syntax.
- BooleanArgument - class in com.undefined.stellar.argument.basic
- An argument that allows you to type either
true
orfalse
, and returns a primitive type ofboolean
.