Uses of Record Class
net.minecraft.class_11105
Packages that use class_11105
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11105 in net.minecraft
Fields in net.minecraft declared as class_11105Modifier and TypeFieldDescriptionstatic final class_11105class_11107.field_59123static final class_11105class_11107.field_59124static final class_11105class_11107.field_59125static final class_11105class_11107.field_59126static final class_11105class_11107.field_59127static final class_11105class_11107.field_59128static final class_11105class_11107.field_59129static final class_11105class_11107.field_59130static final class_11105class_11107.field_59131Fields in net.minecraft with type parameters of type class_11105Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_11105> class_11105.field_59113static final PacketCodec<RegistryByteBuf, class_11105> class_11105.field_59114private final List<class_11105> class_11105.class_11106.field_59120static final List<class_11105> class_11107.field_59122private final Optional<class_11105> class_10967.class_10969.mineThe field for theminerecord component.private final List<class_11105> class_11105.unlockedAfterThe field for theunlockedAfterrecord component.Methods in net.minecraft that return class_11105Modifier and TypeMethodDescriptionclass_11105.class_11106.method_69905()private class_11105class_11105.class_11106.method_69912()static class_11105class_11107.method_69917(Registry<class_11105> registry) Methods in net.minecraft that return types with arguments of type class_11105Modifier and TypeMethodDescriptionclass_10967.class_10969.mine()Returns the value of theminerecord component.class_11105.unlockedAfter()Returns the value of theunlockedAfterrecord component.Methods in net.minecraft with parameters of type class_11105Modifier and TypeMethodDescriptiondefault booleanclass_11057.method_69605(ServerWorld serverWorld, ServerPlayerEntity serverPlayerEntity, class_11105 class_11105, boolean bool) static voidclass_11057.method_69628(World world, ServerPlayerEntity serverPlayerEntity, class_11105 class_11105, boolean bool) static class_11057class_11057.method_69641(boolean bool, class_11105 class_11105) class_11105.class_11106.method_69910(class_11105[] class_11105) Method parameters in net.minecraft with type arguments of type class_11105Modifier and TypeMethodDescriptionprivate static intclass_10963.method_69026(ServerCommandSource serverCommandSource, List<class_11109> list, Optional<class_11105> optional) private static intclass_10963.method_69027(ServerCommandSource serverCommandSource, RegistryEntry<class_11105> registryEntry) static class_10967.class_10970class_10967.method_69062(GameInstance gameInstance, List<class_11109> list, Optional<class_11105> optional) static class_11105class_11107.method_69917(Registry<class_11105> registry) -
Uses of class_11105 in net.minecraft.advancement.criterion
Methods in net.minecraft.advancement.criterion with parameters of type class_11105 -
Uses of class_11105 in net.minecraft.component
Fields in net.minecraft.component with type parameters of type class_11105Modifier and TypeFieldDescriptionstatic final ComponentType<class_11105> DataComponentTypes.SPECIAL_MINE -
Uses of class_11105 in net.minecraft.predicate.entity
Fields in net.minecraft.predicate.entity with type parameters of type class_11105Modifier and TypeFieldDescriptionprivate Optional<RegistryKey<class_11105>> LocationPredicate.Builder.field_58737private final Optional<RegistryKey<class_11105>> LocationPredicate.specialMineThe field for thespecialMinerecord component.Methods in net.minecraft.predicate.entity that return types with arguments of type class_11105Modifier and TypeMethodDescriptionLocationPredicate.specialMine()Returns the value of thespecialMinerecord component.Method parameters in net.minecraft.predicate.entity with type arguments of type class_11105Modifier and TypeMethodDescriptionLocationPredicate.Builder.method_69452(RegistryKey<class_11105> registryKey) -
Uses of class_11105 in net.minecraft.registry
Fields in net.minecraft.registry with type parameters of type class_11105Modifier and TypeFieldDescriptionstatic final Registry<class_11105> Registries.field_59577static final RegistryKey<Registry<class_11105>> RegistryKeys.SPECIAL_MINE -
Uses of class_11105 in net.minecraft.server.world
Fields in net.minecraft.server.world with type parameters of type class_11105Methods in net.minecraft.server.world that return types with arguments of type class_11105Methods in net.minecraft.server.world with parameters of type class_11105Modifier and TypeMethodDescriptionvoidServerWorld.method_69082(class_11105 class_11105) booleanServerWorld.method_69103(class_11105 class_11105) -
Uses of class_11105 in net.minecraft.world
Methods in net.minecraft.world that return types with arguments of type class_11105Methods in net.minecraft.world with parameters of type class_11105Modifier and TypeMethodDescriptionbooleanSaveProperties.method_70219(class_11105 class_11105) voidSaveProperties.method_70222(class_11105 class_11105) Method parameters in net.minecraft.world with type arguments of type class_11105Modifier and TypeMethodDescriptionvoidSaveProperties.method_70221(Optional<class_11105> optional, boolean bool) -
Uses of class_11105 in net.minecraft.world.dimension
Fields in net.minecraft.world.dimension with type parameters of type class_11105Modifier and TypeFieldDescriptionprivate final Optional<class_11105> DimensionOptions.mineThe field for theminerecord component.Methods in net.minecraft.world.dimension that return types with arguments of type class_11105 -
Uses of class_11105 in net.minecraft.world.level
Fields in net.minecraft.world.level with type parameters of type class_11105Modifier and TypeFieldDescriptionprivate final List<class_11105> LevelProperties.field_59281private final List<class_11105> LevelProperties.field_59282Methods in net.minecraft.world.level that return types with arguments of type class_11105Modifier and TypeMethodDescriptionLevelProperties.method_70218(Random random) ServerWorldProperties.method_70218(Random random) UnmodifiableLevelProperties.method_70218(Random random) Methods in net.minecraft.world.level with parameters of type class_11105Modifier and TypeMethodDescriptionbooleanLevelProperties.method_70219(class_11105 class_11105) booleanServerWorldProperties.method_70219(class_11105 class_11105) booleanUnmodifiableLevelProperties.method_70219(class_11105 class_11105) voidLevelProperties.method_70222(class_11105 class_11105) voidServerWorldProperties.method_70222(class_11105 class_11105) voidUnmodifiableLevelProperties.method_70222(class_11105 class_11105) Method parameters in net.minecraft.world.level with type arguments of type class_11105Modifier and TypeMethodDescriptionvoidLevelProperties.method_70221(Optional<class_11105> optional, boolean bool) voidServerWorldProperties.method_70221(Optional<class_11105> optional, boolean bool) voidUnmodifiableLevelProperties.method_70221(Optional<class_11105> optional, boolean bool) Constructor parameters in net.minecraft.world.level with type arguments of type class_11105ModifierConstructorDescriptionprivateLevelProperties(@Nullable NbtCompound playerData, boolean modded, BlockPos spawnPos, float spawnAngle, long time, long timeOfDay, int version, int clearWeatherTime, int rainTime, boolean raining, int thunderTime, boolean thundering, boolean initialized, boolean difficultyLocked, WorldBorder.Properties worldBorder, int wanderingTraderSpawnDelay, int wanderingTraderSpawnChance, @Nullable UUID wanderingTraderId, Set<String> serverBrands, Set<String> removedFeatures, Timer<GameInstance> scheduledEvents, @Nullable NbtCompound customBossEvents, EnderDragonFight.Data dragonFight, LevelInfo levelInfo, GeneratorOptions generatorOptions, LevelProperties.SpecialProperty specialProperty, Optional<RegistryEntry<DimensionType>> optional, com.mojang.serialization.Lifecycle lifecycle, List<class_11109> list, List<class_11105> list2, List<class_11105> list3, Object2IntOpenHashMap<class_11105> object2IntOpenHashMap, int int2, int int3, int int4, Map<RegistryKey<World>, class_11101> map)