Uses of Interface
net.minecraft.util.debug.DebugValueSource.Registration
Packages that use DebugValueSource.Registration
Package
Description
-
Uses of DebugValueSource.Registration in net.minecraft.util.debug
Methods in net.minecraft.util.debug with parameters of type DebugValueSource.RegistrationModifier and TypeMethodDescriptionvoidDebugValueSource.registerDebugValues(ServerLevel pLevel, DebugValueSource.Registration pRegistration) -
Uses of DebugValueSource.Registration in net.minecraft.world.entity
Methods in net.minecraft.world.entity with parameters of type DebugValueSource.RegistrationModifier and TypeMethodDescriptionvoidEntity.registerDebugValues(ServerLevel p_449077_, DebugValueSource.Registration p_449629_) voidMob.registerDebugValues(ServerLevel p_449468_, DebugValueSource.Registration p_449943_) -
Uses of DebugValueSource.Registration in net.minecraft.world.entity.animal
Methods in net.minecraft.world.entity.animal with parameters of type DebugValueSource.RegistrationModifier and TypeMethodDescriptionvoidBee.registerDebugValues(ServerLevel p_449959_, DebugValueSource.Registration p_449266_) -
Uses of DebugValueSource.Registration in net.minecraft.world.entity.monster.breeze
Methods in net.minecraft.world.entity.monster.breeze with parameters of type DebugValueSource.RegistrationModifier and TypeMethodDescriptionvoidBreeze.registerDebugValues(ServerLevel p_449036_, DebugValueSource.Registration p_449921_) -
Uses of DebugValueSource.Registration in net.minecraft.world.level.block.entity
Methods in net.minecraft.world.level.block.entity with parameters of type DebugValueSource.RegistrationModifier and TypeMethodDescriptionvoidBeehiveBlockEntity.registerDebugValues(ServerLevel p_449663_, DebugValueSource.Registration p_449220_) voidBlockEntity.registerDebugValues(ServerLevel p_449833_, DebugValueSource.Registration p_449301_) -
Uses of DebugValueSource.Registration in net.minecraft.world.level.chunk
Methods in net.minecraft.world.level.chunk with parameters of type DebugValueSource.RegistrationModifier and TypeMethodDescriptionvoidLevelChunk.registerDebugValues(ServerLevel p_449159_, DebugValueSource.Registration p_449975_)