Uses of Class
net.minecraft.advancement.criterion.ChangedDimensionCriterion.Conditions
-
Uses of ChangedDimensionCriterion.Conditions in net.minecraft.advancement.criterion
Modifier and TypeMethodDescriptionChangedDimensionCriterion.conditionsFromJson
(com.google.gson.JsonObject jsonObject, Optional<LootContextPredicate> optional, AdvancementEntityPredicateDeserializer advancementEntityPredicateDeserializer) Modifier and TypeMethodDescriptionChangedDimensionCriterion.Conditions.create()
ChangedDimensionCriterion.Conditions.create
(RegistryKey<World> from, RegistryKey<World> to) ChangedDimensionCriterion.Conditions.from
(RegistryKey<World> from) ChangedDimensionCriterion.Conditions.to
(RegistryKey<World> to)