Uses of Class
net.minecraft.block.entity.SculkShriekerWarningManager
Packages that use SculkShriekerWarningManager
-
Uses of SculkShriekerWarningManager in net.minecraft.block
Methods in net.minecraft.block that return types with arguments of type SculkShriekerWarningManagerModifier and TypeMethodDescriptionprivate static Optional<SculkShriekerWarningManager>SculkShriekerBlock.method_42313(ServerWorld serverWorld, BlockPos blockPos) -
Uses of SculkShriekerWarningManager in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type SculkShriekerWarningManagerModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<SculkShriekerWarningManager>SculkShriekerWarningManager.field_38183Methods in net.minecraft.block.entity with parameters of type SculkShriekerWarningManagerModifier and TypeMethodDescriptionprivate voidSculkShriekerWarningManager.copy(SculkShriekerWarningManager sculkShriekerWarningManager) -
Uses of SculkShriekerWarningManager in net.minecraft.entity.player
Fields in net.minecraft.entity.player declared as SculkShriekerWarningManagerModifier and TypeFieldDescriptionprotected SculkShriekerWarningManagerPlayerEntity.sculkShriekerWarningManagerMethods in net.minecraft.entity.player that return SculkShriekerWarningManager