JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
org.bukkit.entity.Goat
Packages that use
Goat
Package
Description
org.purpurmc.purpur.event.entity
Uses of
Goat
in
org.purpurmc.purpur.event.entity
Methods in
org.purpurmc.purpur.event.entity
that return
Goat
Modifier and Type
Method
Description
Goat
GoatRamEntityEvent.
getEntity
()
Constructors in
org.purpurmc.purpur.event.entity
with parameters of type
Goat
Modifier
Constructor
Description
GoatRamEntityEvent
(
Goat
goat,
LivingEntity
rammedEntity)