Uses of Enum Class
net.minecraft.util.Unit
Packages that use Unit
Package
Description
This and its subpackages make up the brain system used by some modern Minecraft entities,
 such as villagers, piglins, and axolotls.
Provides resources to Minecraft, including resource access, provision, and reloading.
Contains utility method classes, various enums, serialization helpers, and
 miscellaneous classes.
- 
Uses of Unit in net.minecraft.clientFields in net.minecraft.client with type parameters of type UnitModifier and TypeFieldDescriptionprivate static final CompletableFuture<Unit> MinecraftClient.COMPLETED_UNIT_FUTURE
- 
Uses of Unit in net.minecraft.componentFields in net.minecraft.component with type parameters of type UnitModifier and TypeFieldDescriptionstatic final ComponentType<Unit> DataComponentTypes.CREATIVE_SLOT_LOCKstatic final ComponentType<Unit> DataComponentTypes.GLIDERstatic final ComponentType<Unit> DataComponentTypes.HIDE_ADDITIONAL_TOOLTIPstatic final ComponentType<Unit> DataComponentTypes.HIDE_TOOLTIPstatic final ComponentType<Unit> DataComponentTypes.INTANGIBLE_PROJECTILEstatic final ComponentType<Unit> EnchantmentEffectComponentTypes.PREVENT_ARMOR_CHANGEstatic final ComponentType<Unit> EnchantmentEffectComponentTypes.PREVENT_EQUIPMENT_DROP
- 
Uses of Unit in net.minecraft.enchantmentMethod parameters in net.minecraft.enchantment with type arguments of type Unit
- 
Uses of Unit in net.minecraft.entity.ai.brainFields in net.minecraft.entity.ai.brain with type parameters of type UnitModifier and TypeFieldDescriptionstatic final MemoryModuleType<Unit> MemoryModuleType.BREEZE_JUMP_COOLDOWNstatic final MemoryModuleType<Unit> MemoryModuleType.BREEZE_JUMP_INHALINGstatic final MemoryModuleType<Unit> MemoryModuleType.BREEZE_LEAVING_WATERstatic final MemoryModuleType<Unit> MemoryModuleType.BREEZE_SHOOTstatic final MemoryModuleType<Unit> MemoryModuleType.BREEZE_SHOOT_CHARGINGstatic final MemoryModuleType<Unit> MemoryModuleType.BREEZE_SHOOT_COOLDOWNstatic final MemoryModuleType<Unit> MemoryModuleType.BREEZE_SHOOT_RECOVERstatic final MemoryModuleType<Unit> MemoryModuleType.DIG_COOLDOWNstatic final MemoryModuleType<Unit> MemoryModuleType.IS_EMERGINGstatic final MemoryModuleType<Unit> MemoryModuleType.IS_IN_WATERstatic final MemoryModuleType<Unit> MemoryModuleType.IS_PREGNANTstatic final MemoryModuleType<Unit> MemoryModuleType.IS_SNIFFINGstatic final MemoryModuleType<Unit> MemoryModuleType.RECENT_PROJECTILEstatic final MemoryModuleType<Unit> MemoryModuleType.ROAR_SOUND_COOLDOWNstatic final MemoryModuleType<Unit> MemoryModuleType.ROAR_SOUND_DELAYstatic final MemoryModuleType<Unit> MemoryModuleType.SNIFF_COOLDOWNstatic final MemoryModuleType<Unit> MemoryModuleType.SONIC_BOOM_COOLDOWNstatic final MemoryModuleType<Unit> MemoryModuleType.SONIC_BOOM_SOUND_COOLDOWNstatic final MemoryModuleType<Unit> MemoryModuleType.SONIC_BOOM_SOUND_DELAYstatic final MemoryModuleType<Unit> MemoryModuleType.TOUCH_COOLDOWNstatic final MemoryModuleType<Unit> MemoryModuleType.VIBRATION_COOLDOWN
- 
Uses of Unit in net.minecraft.entity.playerMethods in net.minecraft.entity.player that return types with arguments of type UnitModifier and TypeMethodDescriptioncom.mojang.datafixers.util.Either<PlayerEntity.SleepFailureReason, Unit> Tries to start sleeping on a block.
- 
Uses of Unit in net.minecraft.itemMethods in net.minecraft.item that return types with arguments of type UnitModifier and TypeMethodDescriptionstatic com.mojang.serialization.DataResult<Unit> ItemStack.validateComponents(ComponentMap components) 
- 
Uses of Unit in net.minecraft.resourceFields in net.minecraft.resource with type parameters of type UnitModifier and TypeFieldDescriptionprotected final CompletableFuture<Unit> SimpleResourceReload.prepareStageFutureMethod parameters in net.minecraft.resource with type arguments of type UnitModifier and TypeMethodDescriptionstatic SimpleResourceReload<Void> SimpleResourceReload.create(ResourceManager manager, List<ResourceReloader> reloaders, Executor prepareExecutor, Executor applyExecutor, CompletableFuture<Unit> initialStage) Creates a simple resource reload without additional results.ReloadableResourceManagerImpl.reload(Executor prepareExecutor, Executor applyExecutor, CompletableFuture<Unit> initialStage, List<ResourcePack> packs) Swaps the active resource manager with another one backed by the givenpacksand start a reload.static ResourceReloadSimpleResourceReload.start(ResourceManager manager, List<ResourceReloader> reloaders, Executor prepareExecutor, Executor applyExecutor, CompletableFuture<Unit> initialStage, boolean profiled) Starts a resource reload with the content from themanagersupplied to thereloaders.Constructor parameters in net.minecraft.resource with type arguments of type UnitModifierConstructorDescriptionProfiledResourceReload(ResourceManager manager, List<ResourceReloader> reloaders, Executor prepareExecutor, Executor applyExecutor, CompletableFuture<Unit> initialStage) protectedSimpleResourceReload(Executor prepareExecutor, Executor applyExecutor, ResourceManager manager, List<ResourceReloader> reloaders, SimpleResourceReload.Factory<S> factory, CompletableFuture<Unit> initialStage) 
- 
Uses of Unit in net.minecraft.serverFields in net.minecraft.server with type parameters of type UnitModifier and TypeFieldDescriptionprivate static final CompletableFuture<Unit> DataPackContents.COMPLETED_UNIT
- 
Uses of Unit in net.minecraft.server.networkMethods in net.minecraft.server.network that return types with arguments of type UnitModifier and TypeMethodDescriptioncom.mojang.datafixers.util.Either<PlayerEntity.SleepFailureReason, Unit> Tries to start sleeping on a block.
- 
Uses of Unit in net.minecraft.server.worldFields in net.minecraft.server.world with type parameters of type UnitModifier and TypeFieldDescriptionstatic final ChunkTicketType<Unit> ChunkTicketType.DRAGONUsed by the ender dragon to load the central end island during the boss battle.static final ChunkTicketType<Unit> ChunkTicketType.START
- 
Uses of Unit in net.minecraft.textFields in net.minecraft.text with type parameters of type UnitModifier and TypeFieldDescriptionStringVisitable.TERMINATE_VISITConvenience object indicating the termination of a string visit.
- 
Uses of Unit in net.minecraft.utilFields in net.minecraft.util with type parameters of type UnitMethods in net.minecraft.util that return Unit
- 
Uses of Unit in net.minecraft.util.dynamicMethods in net.minecraft.util.dynamic that return UnitModifier and TypeMethodDescriptionprotected UnitNullOps.createBoolean(boolean bool) NullOps.createByte(byte byte2) NullOps.createByteList(ByteBuffer byteBuffer) NullOps.createDouble(double double2) NullOps.createFloat(float float2) NullOps.createInt(int int2) NullOps.createIntList(IntStream intStream) NullOps.createList(Stream<Unit> stream) NullOps.createLong(long long2) NullOps.createLongList(LongStream longStream) NullOps.createNumeric(Number number) NullOps.createShort(short short2) NullOps.createString(String string) NullOps.empty()NullOps.emptyList()NullOps.emptyMap()protected UnitNullOps.NullMapBuilder.initBuilder()Methods in net.minecraft.util.dynamic that return types with arguments of type UnitModifier and TypeMethodDescriptionprotected com.mojang.serialization.DataResult<Unit> com.mojang.serialization.DataResult<com.mojang.serialization.MapLike<Unit>> com.mojang.serialization.DataResult<Consumer<BiConsumer<Unit, Unit>>> NullOps.getMapEntries(Unit unit) com.mojang.serialization.DataResult<Consumer<BiConsumer<Unit, Unit>>> NullOps.getMapEntries(Unit unit) NullOps.getMapValues(Unit unit) NullOps.getMapValues(Unit unit) com.mojang.serialization.RecordBuilder<Unit> NullOps.mapBuilder()com.mojang.serialization.DataResult<Unit> NullOps.mergeToList(Unit unit, List<Unit> list) com.mojang.serialization.DataResult<Unit> NullOps.mergeToList(Unit unit, Unit unit2) com.mojang.serialization.DataResult<Unit> NullOps.mergeToMap(Unit unit, com.mojang.serialization.MapLike<Unit> mapLike) com.mojang.serialization.DataResult<Unit> NullOps.mergeToMap(Unit unit, Map<Unit, Unit> map) com.mojang.serialization.DataResult<Unit> NullOps.mergeToMap(Unit unit, Unit unit2, Unit unit3) Methods in net.minecraft.util.dynamic with parameters of type UnitModifier and TypeMethodDescriptionprotected Unitprotected com.mojang.serialization.DataResult<Unit> <U> Ucom.mojang.serialization.DataResult<Boolean> NullOps.getBooleanValue(Unit unit) com.mojang.serialization.DataResult<ByteBuffer> NullOps.getByteBuffer(Unit unit) com.mojang.serialization.DataResult<IntStream> NullOps.getIntStream(Unit unit) com.mojang.serialization.DataResult<LongStream> NullOps.getLongStream(Unit unit) com.mojang.serialization.DataResult<com.mojang.serialization.MapLike<Unit>> com.mojang.serialization.DataResult<Consumer<BiConsumer<Unit, Unit>>> NullOps.getMapEntries(Unit unit) NullOps.getMapValues(Unit unit) com.mojang.serialization.DataResult<Number> NullOps.getNumberValue(Unit unit) com.mojang.serialization.DataResult<String> NullOps.getStringValue(Unit unit) com.mojang.serialization.DataResult<Unit> NullOps.mergeToList(Unit unit, List<Unit> list) com.mojang.serialization.DataResult<Unit> NullOps.mergeToList(Unit unit, Unit unit2) com.mojang.serialization.DataResult<Unit> NullOps.mergeToMap(Unit unit, com.mojang.serialization.MapLike<Unit> mapLike) com.mojang.serialization.DataResult<Unit> NullOps.mergeToMap(Unit unit, Map<Unit, Unit> map) com.mojang.serialization.DataResult<Unit> NullOps.mergeToMap(Unit unit, Unit unit2, Unit unit3) Method parameters in net.minecraft.util.dynamic with type arguments of type UnitModifier and TypeMethodDescriptionNullOps.createList(Stream<Unit> stream) com.mojang.serialization.DataResult<Unit> NullOps.mergeToList(Unit unit, List<Unit> list) com.mojang.serialization.DataResult<Unit> NullOps.mergeToMap(Unit unit, com.mojang.serialization.MapLike<Unit> mapLike) com.mojang.serialization.DataResult<Unit> NullOps.mergeToMap(Unit unit, Map<Unit, Unit> map) com.mojang.serialization.DataResult<Unit> NullOps.mergeToMap(Unit unit, Map<Unit, Unit> map) Constructor parameters in net.minecraft.util.dynamic with type arguments of type UnitModifierConstructorDescriptionNullMapBuilder(com.mojang.serialization.DynamicOps<Unit> dynamicOps)