public class ConstructBeaconCriterion extends AbstractCriterion<ConstructBeaconCriterion.Conditions>
| Modifier and Type | Class and Description |
|---|---|
static class |
ConstructBeaconCriterion.Conditions |
Criterion.ConditionsContainer<T extends CriterionConditions>| Modifier and Type | Field and Description |
|---|---|
private static Identifier |
ID |
| Constructor and Description |
|---|
ConstructBeaconCriterion() |
| Modifier and Type | Method and Description |
|---|---|
Identifier |
getId() |
ConstructBeaconCriterion.Conditions |
method_27854(JsonObject jsonObject,
EntityPredicate.class_5258 class_5258,
class_5257 class_5257) |
void |
trigger(ServerPlayerEntity player,
BeaconBlockEntity beacon) |
beginTrackingCondition, conditionsFromJson, endTracking, endTrackingCondition, grant, testprivate static final Identifier ID
public Identifier getId()
public ConstructBeaconCriterion.Conditions method_27854(JsonObject jsonObject, EntityPredicate.class_5258 class_5258, class_5257 class_5257)
method_27854 in class AbstractCriterion<ConstructBeaconCriterion.Conditions>public void trigger(ServerPlayerEntity player, BeaconBlockEntity beacon)