Uses of Record Class
net.minecraft.entity.boss.dragon.EnderDragonFight.Data
Packages that use EnderDragonFight.Data
-
Uses of EnderDragonFight.Data in net.minecraft.entity.boss.dragon
Fields in net.minecraft.entity.boss.dragon declared as EnderDragonFight.DataModifier and TypeFieldDescriptionstatic final EnderDragonFight.DataEnderDragonFight.Data.DEFAULTFields in net.minecraft.entity.boss.dragon with type parameters of type EnderDragonFight.DataModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<EnderDragonFight.Data> EnderDragonFight.Data.CODECMethods in net.minecraft.entity.boss.dragon that return EnderDragonFight.DataConstructors in net.minecraft.entity.boss.dragon with parameters of type EnderDragonFight.DataModifierConstructorDescriptionEnderDragonFight(ServerWorld world, long gatewaysSeed, EnderDragonFight.Data data) EnderDragonFight(ServerWorld world, long gatewaysSeed, EnderDragonFight.Data data, BlockPos origin) -
Uses of EnderDragonFight.Data in net.minecraft.world
Methods in net.minecraft.world that return EnderDragonFight.DataMethods in net.minecraft.world with parameters of type EnderDragonFight.DataModifier and TypeMethodDescriptionvoidSaveProperties.setDragonFight(EnderDragonFight.Data dragonFight) -
Uses of EnderDragonFight.Data in net.minecraft.world.level
Fields in net.minecraft.world.level declared as EnderDragonFight.DataMethods in net.minecraft.world.level that return EnderDragonFight.DataMethods in net.minecraft.world.level with parameters of type EnderDragonFight.DataModifier and TypeMethodDescriptionvoidLevelProperties.setDragonFight(EnderDragonFight.Data dragonFight) Constructors in net.minecraft.world.level with parameters of type EnderDragonFight.DataModifierConstructorDescriptionprivateLevelProperties(@Nullable NbtCompound playerData, boolean modded, WorldProperties.class_12064 class_12064, long long2, long long3, int int2, int int3, int int4, boolean bool, int int5, boolean bool2, boolean bool3, boolean bool4, Optional<WorldBorder.Properties> optional, int int6, int int7, @Nullable UUID uUID, Set<String> set, Set<String> set2, Timer<MinecraftServer> timer, @Nullable NbtCompound nbtCompound, EnderDragonFight.Data data, LevelInfo levelInfo, GeneratorOptions generatorOptions, LevelProperties.SpecialProperty specialProperty, com.mojang.serialization.Lifecycle lifecycle)