T - the type of mob the goal can be applied topublic class GoalKey<T extends Mob> extends Object
NamespacedKey and the type of mob the goal can be applied to| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
Class<T> |
getEntityClass() |
|
NamespacedKey |
getNamespacedKey() |
|
int |
hashCode() |
|
static <A extends Mob> |
of(Class<A> entityClass,
NamespacedKey namespacedKey) |
|
String |
toString() |
@NotNull public NamespacedKey getNamespacedKey()
Copyright © 2020. All rights reserved.