Uses of Class
net.minecraft.world.dimension.DimensionType
Packages that use DimensionType
Package
Description
-
Uses of DimensionType in net.minecraft
Fields in net.minecraft declared as DimensionTypeFields in net.minecraft with type parameters of type DimensionTypeModifier and TypeFieldDescriptionprivate final Map<DimensionType,List<ChunkPos>> class_3456.field_16654private final Object2FloatMap<DimensionType>class_3457.field_16667private final Map<DimensionType,class_4068> class_4070.field_19776private static final Object2IntMap<DimensionType>class_4179.field_20493Methods in net.minecraft that return DimensionTypeModifier and TypeMethodDescriptionclass_3794.method_11789()static DimensionTypeclass_4030.method_17824(com.mojang.brigadier.context.CommandContext<class_3915> commandContext, String string) <S> DimensionTypeclass_4030.parse(com.mojang.brigadier.StringReader stringReader) Methods in net.minecraft with parameters of type DimensionTypeModifier and TypeMethodDescriptionclass_3456.method_15514(DimensionType dimensionType) class_3456.method_15517(DimensionType dimensionType) private booleanclass_3457.method_15521(ThreadedAnvilChunkStorage threadedAnvilChunkStorage, ListIterator<ChunkPos> listIterator, DimensionType dimensionType) floatclass_3457.method_15522(DimensionType dimensionType) default intclass_3601.method_16396(DimensionType dimensionType, String string) default voidclass_3601.method_16397(DimensionType dimensionType, String string, PersistentState persistentState) default <T extends PersistentState>
Tclass_3601.method_16398(DimensionType dimensionType, Function<String, T> function, String string) static class_3979class_3979.method_17612(DimensionType dimensionType, class_4070 class_4070) static NbtCompoundclass_4068.method_17939(SaveHandler saveHandler, DimensionType dimensionType, String string, int int2) voidclass_4070.method_17976(DimensionType dimensionType, String string, PersistentState persistentState) <T extends PersistentState>
Tclass_4070.method_17977(DimensionType dimensionType, Function<String, T> function, String string) intclass_4070.method_270(DimensionType dimensionType, String string) Constructors in net.minecraft with parameters of type DimensionType -
Uses of DimensionType in net.minecraft.achievement
Fields in net.minecraft.achievement declared as DimensionTypeModifier and TypeFieldDescriptionprivate final DimensionTypeclass_3370.class_3372.field_16523private final DimensionTypeclass_3370.class_3372.field_16524Methods in net.minecraft.achievement with parameters of type DimensionTypeModifier and TypeMethodDescriptionvoidclass_3370.method_15071(ServerPlayerEntity serverPlayerEntity, DimensionType dimensionType, DimensionType dimensionType2) voidclass_3370.class_3371.method_15075(DimensionType dimensionType, DimensionType dimensionType2) booleanclass_3370.class_3372.method_15078(DimensionType dimensionType, DimensionType dimensionType2) static class_3370.class_3372class_3370.class_3372.method_15243(DimensionType dimensionType) Constructors in net.minecraft.achievement with parameters of type DimensionTypeModifierConstructorDescriptionclass_3372(DimensionType dimensionType, DimensionType dimensionType2) -
Uses of DimensionType in net.minecraft.client
Methods in net.minecraft.client with parameters of type DimensionType -
Uses of DimensionType in net.minecraft.client.world
Constructors in net.minecraft.client.world with parameters of type DimensionTypeModifierConstructorDescriptionClientWorld(ClientPlayNetworkHandler clientPlayNetworkHandler, LevelInfo levelInfo, DimensionType dimensionType, Difficulty difficulty, Profiler profiler) -
Uses of DimensionType in net.minecraft.entity
Fields in net.minecraft.entity declared as DimensionTypeMethods in net.minecraft.entity with parameters of type DimensionTypeModifier and TypeMethodDescriptionEntity.method_15562(DimensionType dimensionType) ItemEntity.method_15562(DimensionType dimensionType) -
Uses of DimensionType in net.minecraft.entity.player
Methods in net.minecraft.entity.player with parameters of type DimensionType -
Uses of DimensionType in net.minecraft.entity.thrown
Methods in net.minecraft.entity.thrown with parameters of type DimensionType -
Uses of DimensionType in net.minecraft.entity.vehicle
Methods in net.minecraft.entity.vehicle with parameters of type DimensionTypeModifier and TypeMethodDescriptionStorageMinecartEntity.method_15562(DimensionType dimensionType) -
Uses of DimensionType in net.minecraft.item
Methods in net.minecraft.item with parameters of type DimensionTypeModifier and TypeMethodDescriptionprivate static MapStateFilledMapItem.method_16112(ItemStack itemStack, World world, int int2, int int3, int int4, boolean bool, boolean bool2, DimensionType dimensionType) -
Uses of DimensionType in net.minecraft.item.map
Fields in net.minecraft.item.map declared as DimensionTypeMethods in net.minecraft.item.map with parameters of type DimensionTypeModifier and TypeMethodDescriptionvoidMapState.method_17931(int int2, int int3, int int4, boolean bool, boolean bool2, DimensionType dimensionType) -
Uses of DimensionType in net.minecraft.network.packet.s2c.play
Fields in net.minecraft.network.packet.s2c.play declared as DimensionTypeModifier and TypeFieldDescriptionprivate DimensionTypeGameJoinS2CPacket.field_21546private DimensionTypePlayerRespawnS2CPacket.field_21557Methods in net.minecraft.network.packet.s2c.play that return DimensionTypeModifier and TypeMethodDescriptionGameJoinS2CPacket.method_7799()PlayerRespawnS2CPacket.method_7846()Constructors in net.minecraft.network.packet.s2c.play with parameters of type DimensionTypeModifierConstructorDescriptionGameJoinS2CPacket(int int2, GameMode gameMode, boolean bool, DimensionType dimensionType, Difficulty difficulty, int int3, LevelGeneratorType levelGeneratorType, boolean bool2) PlayerRespawnS2CPacket(DimensionType dimensionType, Difficulty difficulty, LevelGeneratorType levelGeneratorType, GameMode gameMode) -
Uses of DimensionType in net.minecraft.server
Fields in net.minecraft.server with type parameters of type DimensionTypeModifier and TypeFieldDescriptionprotected final Map<DimensionType,long[]> MinecraftServer.field_21611private final Map<DimensionType,ServerWorld> MinecraftServer.field_21613Methods in net.minecraft.server with parameters of type DimensionTypeModifier and TypeMethodDescriptionvoidPlayerManager.method_12828(PlayerEntity playerEntity, double double2, double double3, double double4, double double5, DimensionType dimensionType, Packet<?> packet) voidPlayerManager.method_1984(ServerPlayerEntity serverPlayerEntity, DimensionType dimensionType) PlayerManager.method_1985(ServerPlayerEntity serverPlayerEntity, DimensionType dimensionType, boolean bool) MinecraftServer.method_20312(DimensionType dimensionType) voidPlayerManager.method_21385(Packet<?> packet, DimensionType dimensionType) voidPlayerManager.method_4399(Entity entity, DimensionType dimensionType, ServerWorld serverWorld, ServerWorld serverWorld2) -
Uses of DimensionType in net.minecraft.server.world
Constructors in net.minecraft.server.world with parameters of type DimensionTypeModifierConstructorDescriptionServerWorld(MinecraftServer minecraftServer, SaveHandler saveHandler, class_4070 class_4070, LevelProperties levelProperties, DimensionType dimensionType, Profiler profiler) -
Uses of DimensionType in net.minecraft.util.json
Fields in net.minecraft.util.json declared as DimensionTypeMethods in net.minecraft.util.json with parameters of type DimensionTypeModifier and TypeMethodDescriptionstatic LocationJsonLocationJson.method_16354(DimensionType dimensionType) Constructors in net.minecraft.util.json with parameters of type DimensionTypeModifierConstructorDescriptionLocationJson(class_3638.class_3641 class_3641, class_3638.class_3641 class_36412, class_3638.class_3641 class_36413, Biome biome, String string, DimensionType dimensionType) -
Uses of DimensionType in net.minecraft.util.registry
Fields in net.minecraft.util.registry with type parameters of type DimensionType -
Uses of DimensionType in net.minecraft.world
Methods in net.minecraft.world with parameters of type DimensionTypeModifier and TypeMethodDescriptionEmptySaveHandler.method_243(DimensionType dimensionType, String string) SaveHandler.method_243(DimensionType dimensionType, String string) WorldSaveHandler.method_243(DimensionType dimensionType, String string) intTemporaryStateManager.method_270(DimensionType dimensionType, String string) Constructors in net.minecraft.world with parameters of type DimensionTypeModifierConstructorDescriptionDemoServerWorld(MinecraftServer minecraftServer, SaveHandler saveHandler, class_4070 class_4070, LevelProperties levelProperties, DimensionType dimensionType, Profiler profiler) MultiServerWorld(MinecraftServer minecraftServer, SaveHandler saveHandler, DimensionType dimensionType, ServerWorld serverWorld, Profiler profiler) -
Uses of DimensionType in net.minecraft.world.chunk
Methods in net.minecraft.world.chunk with parameters of type DimensionTypeModifier and TypeMethodDescriptionbooleanThreadedAnvilChunkStorage.method_17165(ChunkPos chunkPos, DimensionType dimensionType, class_4070 class_4070) voidThreadedAnvilChunkStorage.method_17173(DimensionType dimensionType, class_4070 class_4070) private NbtCompoundThreadedAnvilChunkStorage.method_17174(DimensionType dimensionType, class_4070 class_4070, int int2, int int3) -
Uses of DimensionType in net.minecraft.world.dimension
Fields in net.minecraft.world.dimension declared as DimensionTypeModifier and TypeFieldDescriptionstatic final DimensionTypeDimensionType.OVERWORLDstatic final DimensionTypeDimensionType.THE_ENDstatic final DimensionTypeDimensionType.THE_NETHERMethods in net.minecraft.world.dimension that return DimensionTypeModifier and TypeMethodDescriptionabstract DimensionTypeDimension.method_11789()TheEndDimension.method_11789()TheNetherDimension.method_11789()static DimensionTypeDimensionType.method_17195(int int2) private static DimensionTypeDimensionType.method_17198(String string, DimensionType dimensionType) static DimensionTypeDimensionType.method_17199(Identifier identifier) Methods in net.minecraft.world.dimension that return types with arguments of type DimensionTypeMethods in net.minecraft.world.dimension with parameters of type DimensionTypeModifier and TypeMethodDescriptionstatic IdentifierDimensionType.method_17196(DimensionType dimensionType) private static DimensionTypeDimensionType.method_17198(String string, DimensionType dimensionType) -
Uses of DimensionType in net.minecraft.world.level
Fields in net.minecraft.world.level with type parameters of type DimensionTypeModifier and TypeFieldDescriptionprivate final Map<DimensionType,NbtCompound> LevelProperties.field_13099Methods in net.minecraft.world.level with parameters of type DimensionTypeModifier and TypeMethodDescriptionLevelProperties.method_11954(DimensionType dimensionType) ReadOnlyLevelProperties.method_11954(DimensionType dimensionType) voidLevelProperties.method_11955(DimensionType dimensionType, NbtCompound nbtCompound) voidReadOnlyLevelProperties.method_11955(DimensionType dimensionType, NbtCompound nbtCompound)