Uses of Enum Class
net.minecraft.util.Unit
Packages that use Unit
Package
Description
-
Uses of Unit in net.minecraft.client
Fields in net.minecraft.client with type parameters of type UnitModifier and TypeFieldDescriptionprivate static final CompletableFuture
<Unit> Minecraft.RESOURCE_RELOAD_INITIAL_TASK
-
Uses of Unit in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type UnitModifier and TypeFieldDescriptionstatic final DataComponentType
<Unit> DataComponents.CREATIVE_SLOT_LOCK
static final DataComponentType
<Unit> DataComponents.GLIDER
static final DataComponentType
<Unit> DataComponents.INTANGIBLE_PROJECTILE
static final DataComponentType
<Unit> DataComponents.UNBREAKABLE
-
Uses of Unit in net.minecraft.network.chat
Fields in net.minecraft.network.chat with type parameters of type Unit -
Uses of Unit in net.minecraft.network.protocol
Method parameters in net.minecraft.network.protocol with type arguments of type UnitModifier and TypeMethodDescriptionstatic <T extends ClientboundPacketListener,
B extends io.netty.buffer.ByteBuf>
SimpleUnboundProtocol<T, B> ProtocolInfoBuilder.clientboundProtocol
(ConnectionProtocol p_320428_, Consumer<ProtocolInfoBuilder<T, B, Unit>> p_320292_) private static <L extends PacketListener,
B extends io.netty.buffer.ByteBuf>
SimpleUnboundProtocol<L, B> ProtocolInfoBuilder.protocol
(ConnectionProtocol p_320849_, PacketFlow p_320146_, Consumer<ProtocolInfoBuilder<L, B, Unit>> p_320140_) static <T extends ServerboundPacketListener,
B extends io.netty.buffer.ByteBuf>
SimpleUnboundProtocol<T, B> ProtocolInfoBuilder.serverboundProtocol
(ConnectionProtocol p_319767_, Consumer<ProtocolInfoBuilder<T, B, Unit>> p_320799_) -
Uses of Unit in net.minecraft.server
Fields in net.minecraft.server with type parameters of type UnitModifier and TypeFieldDescriptionprivate static final CompletableFuture
<Unit> ReloadableServerResources.DATA_RELOAD_INITIAL_TASK
-
Uses of Unit in net.minecraft.server.level
Methods in net.minecraft.server.level that return types with arguments of type UnitModifier and TypeMethodDescriptioncom.mojang.datafixers.util.Either
<Player.BedSleepingProblem, Unit> ServerPlayer.startSleepInBed
(BlockPos p_9115_) -
Uses of Unit in net.minecraft.server.packs.resources
Fields in net.minecraft.server.packs.resources with type parameters of type UnitModifier and TypeFieldDescription(package private) final CompletableFuture
<Unit> SimpleReloadInstance.allPreparations
Method parameters in net.minecraft.server.packs.resources with type arguments of type UnitModifier and TypeMethodDescriptionstatic ReloadInstance
SimpleReloadInstance.create
(ResourceManager p_203835_, List<PreparableReloadListener> p_203836_, Executor p_203837_, Executor p_203838_, CompletableFuture<Unit> p_203839_, boolean p_203840_) ReloadableResourceManager.createReload
(Executor p_143930_, Executor p_143931_, CompletableFuture<Unit> p_143932_, List<PackResources> p_143933_) static ReloadInstance
ProfiledReloadInstance.of
(ResourceManager p_404634_, List<PreparableReloadListener> p_404750_, Executor p_405435_, Executor p_405297_, CompletableFuture<Unit> p_405418_) static ReloadInstance
SimpleReloadInstance.of
(ResourceManager p_10816_, List<PreparableReloadListener> p_10817_, Executor p_10818_, Executor p_10819_, CompletableFuture<Unit> p_10820_) -
Uses of Unit in net.minecraft.util
Fields in net.minecraft.util with type parameters of type UnitModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<Unit> Unit.CODEC
static final StreamCodec
<io.netty.buffer.ByteBuf, Unit> Unit.STREAM_CODEC
Methods in net.minecraft.util that return UnitModifier and TypeMethodDescriptionprotected Unit
protected Unit
NullOps.createBoolean
(boolean p_341283_) NullOps.createByte
(byte p_341017_) NullOps.createByteList
(ByteBuffer p_340905_) NullOps.createDouble
(double p_341242_) NullOps.createFloat
(float p_341123_) NullOps.createInt
(int p_341029_) NullOps.createIntList
(IntStream p_341326_) NullOps.createList
(Stream<Unit> p_341162_) NullOps.createLong
(long p_341019_) NullOps.createLongList
(LongStream p_341025_) NullOps.createNumeric
(Number p_341390_) NullOps.createShort
(short p_340945_) NullOps.createString
(String p_341226_) NullOps.empty()
NullOps.emptyList()
NullOps.emptyMap()
protected Unit
NullOps.NullListBuilder.initBuilder()
protected Unit
NullOps.NullMapBuilder.initBuilder()
static Unit
Returns the enum constant of this class with the specified name.static Unit[]
Unit.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.util that return types with arguments of type UnitModifier and TypeMethodDescriptionprotected com.mojang.serialization.DataResult
<Unit> protected 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 p_340815_) com.mojang.serialization.DataResult
<Consumer<BiConsumer<Unit, Unit>>> NullOps.getMapEntries
(Unit p_340815_) NullOps.getMapValues
(Unit p_341031_) NullOps.getMapValues
(Unit p_341031_) com.mojang.serialization.ListBuilder
<Unit> NullOps.listBuilder()
com.mojang.serialization.RecordBuilder
<Unit> NullOps.mapBuilder()
com.mojang.serialization.DataResult
<Unit> NullOps.mergeToList
(Unit p_340869_, List<Unit> p_340960_) com.mojang.serialization.DataResult
<Unit> NullOps.mergeToList
(Unit p_340991_, Unit p_341154_) com.mojang.serialization.DataResult
<Unit> NullOps.mergeToMap
(Unit p_340862_, com.mojang.serialization.MapLike<Unit> p_341115_) com.mojang.serialization.DataResult
<Unit> NullOps.mergeToMap
(Unit p_340821_, Map<Unit, Unit> p_341065_) com.mojang.serialization.DataResult
<Unit> NullOps.mergeToMap
(Unit p_340850_, Unit p_341356_, Unit p_341172_) Methods in net.minecraft.util with parameters of type UnitModifier and TypeMethodDescriptionprotected Unit
protected Unit
protected com.mojang.serialization.DataResult
<Unit> protected com.mojang.serialization.DataResult
<Unit> <U> U
com.mojang.serialization.DataResult
<Boolean> NullOps.getBooleanValue
(Unit p_341106_) com.mojang.serialization.DataResult
<ByteBuffer> NullOps.getByteBuffer
(Unit p_341064_) com.mojang.serialization.DataResult
<IntStream> NullOps.getIntStream
(Unit p_341012_) com.mojang.serialization.DataResult
<LongStream> NullOps.getLongStream
(Unit p_341130_) com.mojang.serialization.DataResult
<com.mojang.serialization.MapLike<Unit>> com.mojang.serialization.DataResult
<Consumer<BiConsumer<Unit, Unit>>> NullOps.getMapEntries
(Unit p_340815_) NullOps.getMapValues
(Unit p_341031_) com.mojang.serialization.DataResult
<Number> NullOps.getNumberValue
(Unit p_340886_) com.mojang.serialization.DataResult
<String> NullOps.getStringValue
(Unit p_341344_) com.mojang.serialization.DataResult
<Unit> NullOps.mergeToList
(Unit p_340869_, List<Unit> p_340960_) com.mojang.serialization.DataResult
<Unit> NullOps.mergeToList
(Unit p_340991_, Unit p_341154_) com.mojang.serialization.DataResult
<Unit> NullOps.mergeToMap
(Unit p_340862_, com.mojang.serialization.MapLike<Unit> p_341115_) com.mojang.serialization.DataResult
<Unit> NullOps.mergeToMap
(Unit p_340821_, Map<Unit, Unit> p_341065_) com.mojang.serialization.DataResult
<Unit> NullOps.mergeToMap
(Unit p_340850_, Unit p_341356_, Unit p_341172_) Method parameters in net.minecraft.util with type arguments of type UnitModifier and TypeMethodDescriptionNullOps.createList
(Stream<Unit> p_341162_) com.mojang.serialization.DataResult
<Unit> NullOps.mergeToList
(Unit p_340869_, List<Unit> p_340960_) com.mojang.serialization.DataResult
<Unit> NullOps.mergeToMap
(Unit p_340862_, com.mojang.serialization.MapLike<Unit> p_341115_) com.mojang.serialization.DataResult
<Unit> NullOps.mergeToMap
(Unit p_340821_, Map<Unit, Unit> p_341065_) com.mojang.serialization.DataResult
<Unit> NullOps.mergeToMap
(Unit p_340821_, Map<Unit, Unit> p_341065_) Constructor parameters in net.minecraft.util with type arguments of type UnitModifierConstructorDescriptionNullListBuilder
(com.mojang.serialization.DynamicOps<Unit> p_412134_) NullMapBuilder
(com.mojang.serialization.DynamicOps<Unit> p_340884_) -
Uses of Unit in net.minecraft.world.entity.ai.memory
Fields in net.minecraft.world.entity.ai.memory with type parameters of type UnitModifier and TypeFieldDescriptionstatic final MemoryModuleType
<Unit> MemoryModuleType.BREEZE_JUMP_COOLDOWN
static final MemoryModuleType
<Unit> MemoryModuleType.BREEZE_JUMP_INHALING
static final MemoryModuleType
<Unit> MemoryModuleType.BREEZE_LEAVING_WATER
static final MemoryModuleType
<Unit> MemoryModuleType.BREEZE_SHOOT
static final MemoryModuleType
<Unit> MemoryModuleType.BREEZE_SHOOT_CHARGING
static final MemoryModuleType
<Unit> MemoryModuleType.BREEZE_SHOOT_COOLDOWN
static final MemoryModuleType
<Unit> MemoryModuleType.BREEZE_SHOOT_RECOVERING
static final MemoryModuleType
<Unit> MemoryModuleType.DIG_COOLDOWN
static final MemoryModuleType
<Unit> MemoryModuleType.IS_EMERGING
static final MemoryModuleType
<Unit> MemoryModuleType.IS_IN_WATER
static final MemoryModuleType
<Unit> MemoryModuleType.IS_PREGNANT
static final MemoryModuleType
<Unit> MemoryModuleType.IS_SNIFFING
static final MemoryModuleType
<Unit> MemoryModuleType.RECENT_PROJECTILE
static final MemoryModuleType
<Unit> MemoryModuleType.ROAR_SOUND_COOLDOWN
static final MemoryModuleType
<Unit> MemoryModuleType.ROAR_SOUND_DELAY
static final MemoryModuleType
<Unit> MemoryModuleType.SNIFF_COOLDOWN
static final MemoryModuleType
<Unit> MemoryModuleType.SONIC_BOOM_COOLDOWN
static final MemoryModuleType
<Unit> MemoryModuleType.SONIC_BOOM_SOUND_COOLDOWN
static final MemoryModuleType
<Unit> MemoryModuleType.SONIC_BOOM_SOUND_DELAY
static final MemoryModuleType
<Unit> MemoryModuleType.TOUCH_COOLDOWN
static final MemoryModuleType
<Unit> MemoryModuleType.VIBRATION_COOLDOWN
-
Uses of Unit in net.minecraft.world.entity.player
Methods in net.minecraft.world.entity.player that return types with arguments of type UnitModifier and TypeMethodDescriptioncom.mojang.datafixers.util.Either
<Player.BedSleepingProblem, Unit> Player.startSleepInBed
(BlockPos p_36203_) -
Uses of Unit in net.minecraft.world.item
Methods in net.minecraft.world.item that return types with arguments of type UnitModifier and TypeMethodDescriptionstatic com.mojang.serialization.DataResult
<Unit> ItemStack.validateComponents
(DataComponentMap p_341201_) -
Uses of Unit in net.minecraft.world.item.enchantment
Fields in net.minecraft.world.item.enchantment with type parameters of type UnitModifier and TypeFieldDescriptionstatic final DataComponentType
<Unit> EnchantmentEffectComponents.PREVENT_ARMOR_CHANGE
static final DataComponentType
<Unit> EnchantmentEffectComponents.PREVENT_EQUIPMENT_DROP
Method parameters in net.minecraft.world.item.enchantment with type arguments of type UnitModifier and TypeMethodDescriptionEnchantment.Builder.withEffect
(DataComponentType<Unit> p_345500_) -
Uses of Unit in net.neoforged.neoforge.event
Methods in net.neoforged.neoforge.event that return types with arguments of type UnitModifier and TypeMethodDescriptionstatic com.mojang.datafixers.util.Either
<Player.BedSleepingProblem, Unit> EventHooks.canPlayerStartSleeping
(ServerPlayer player, BlockPos pos, com.mojang.datafixers.util.Either<Player.BedSleepingProblem, Unit> vanillaResult) Method parameters in net.neoforged.neoforge.event with type arguments of type UnitModifier and TypeMethodDescriptionstatic com.mojang.datafixers.util.Either
<Player.BedSleepingProblem, Unit> EventHooks.canPlayerStartSleeping
(ServerPlayer player, BlockPos pos, com.mojang.datafixers.util.Either<Player.BedSleepingProblem, Unit> vanillaResult)