JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
net.minecraft.entity.damage.DamageSources
Packages that use
DamageSources
Package
Description
net.minecraft.entity
net.minecraft.world
Uses of
DamageSources
in
net.minecraft.entity
Methods in
net.minecraft.entity
that return
DamageSources
Modifier and Type
Method
Description
DamageSources
Entity.
getDamageSources
()
Uses of
DamageSources
in
net.minecraft.world
Fields in
net.minecraft.world
declared as
DamageSources
Modifier and Type
Field
Description
private final
DamageSources
World.
damageSources
Methods in
net.minecraft.world
that return
DamageSources
Modifier and Type
Method
Description
DamageSources
World.
getDamageSources
()