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 nbtCompound, boolean bool, int int2, int int3, int int4, float float2, long long2, long long3, int int5, int int6, int int7, boolean bool2, int int8, boolean bool3, boolean bool4, boolean bool5, WorldBorder.Properties properties, int int9, int int10, @Nullable UUID uUID, Set<String> set, Set<String> set2, Timer<MinecraftServer> timer, @Nullable NbtCompound nbtCompound2, EnderDragonFight.Data data, LevelInfo levelInfo, GeneratorOptions generatorOptions, LevelProperties.SpecialProperty specialProperty, com.mojang.serialization.Lifecycle lifecycle)