JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package net.minecraft.world.storage.loot.conditions
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
net.minecraft.world.storage.loot.conditions.
Alternative
(implements net.minecraft.world.storage.loot.conditions.
ILootCondition
)
net.minecraft.world.storage.loot.conditions.
Alternative.Builder
(implements net.minecraft.world.storage.loot.conditions.
ILootCondition.IBuilder
)
net.minecraft.world.storage.loot.conditions.
BlockStateProperty
(implements net.minecraft.world.storage.loot.conditions.
ILootCondition
)
net.minecraft.world.storage.loot.conditions.
BlockStateProperty.Builder
(implements net.minecraft.world.storage.loot.conditions.
ILootCondition.IBuilder
)
net.minecraft.world.storage.loot.conditions.
DamageSourceProperties
(implements net.minecraft.world.storage.loot.conditions.
ILootCondition
)
net.minecraft.world.storage.loot.conditions.
EntityHasProperty
(implements net.minecraft.world.storage.loot.conditions.
ILootCondition
)
net.minecraft.world.storage.loot.conditions.
EntityHasScore
(implements net.minecraft.world.storage.loot.conditions.
ILootCondition
)
net.minecraft.world.storage.loot.conditions.
ILootCondition.AbstractSerializer
<T>
net.minecraft.world.storage.loot.conditions.
Alternative.Serializer
net.minecraft.world.storage.loot.conditions.
BlockStateProperty.Serializer
net.minecraft.world.storage.loot.conditions.
DamageSourceProperties.Serializer
net.minecraft.world.storage.loot.conditions.
EntityHasProperty.Serializer
net.minecraft.world.storage.loot.conditions.
EntityHasScore.Serializer
net.minecraft.world.storage.loot.conditions.
Inverted.Serializer
net.minecraft.world.storage.loot.conditions.
KilledByPlayer.Serializer
net.minecraft.world.storage.loot.conditions.
LocationCheck.Serializer
net.minecraft.world.storage.loot.conditions.
MatchTool.Serializer
net.minecraft.world.storage.loot.conditions.
RandomChance.Serializer
net.minecraft.world.storage.loot.conditions.
RandomChanceWithLooting.Serializer
net.minecraft.world.storage.loot.conditions.
Reference.Serializer
net.minecraft.world.storage.loot.conditions.
SurvivesExplosion.Serializer
net.minecraft.world.storage.loot.conditions.
TableBonus.Serializer
net.minecraft.world.storage.loot.conditions.
TimeCheck.Serializer
net.minecraft.world.storage.loot.conditions.
WeatherCheck.Serializer
net.minecraft.world.storage.loot.conditions.
Inverted
(implements net.minecraft.world.storage.loot.conditions.
ILootCondition
)
net.minecraft.world.storage.loot.conditions.
KilledByPlayer
(implements net.minecraft.world.storage.loot.conditions.
ILootCondition
)
net.minecraft.world.storage.loot.conditions.
LocationCheck
(implements net.minecraft.world.storage.loot.conditions.
ILootCondition
)
net.minecraft.world.storage.loot.conditions.
LootConditionManager
net.minecraft.world.storage.loot.conditions.
LootConditionManager.Serializer
(implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
net.minecraft.world.storage.loot.conditions.
MatchTool
(implements net.minecraft.world.storage.loot.conditions.
ILootCondition
)
net.minecraft.world.storage.loot.conditions.
RandomChance
(implements net.minecraft.world.storage.loot.conditions.
ILootCondition
)
net.minecraft.world.storage.loot.conditions.
RandomChanceWithLooting
(implements net.minecraft.world.storage.loot.conditions.
ILootCondition
)
net.minecraft.world.storage.loot.conditions.
Reference
(implements net.minecraft.world.storage.loot.conditions.
ILootCondition
)
net.minecraft.world.storage.loot.conditions.
SurvivesExplosion
(implements net.minecraft.world.storage.loot.conditions.
ILootCondition
)
net.minecraft.world.storage.loot.conditions.
TableBonus
(implements net.minecraft.world.storage.loot.conditions.
ILootCondition
)
net.minecraft.world.storage.loot.conditions.
TimeCheck
(implements net.minecraft.world.storage.loot.conditions.
ILootCondition
)
net.minecraft.world.storage.loot.conditions.
WeatherCheck
(implements net.minecraft.world.storage.loot.conditions.
ILootCondition
)
Interface Hierarchy
net.minecraft.world.storage.loot.conditions.
ILootCondition.IBuilder
net.minecraft.world.storage.loot.
IParameterized
net.minecraft.world.storage.loot.conditions.
ILootCondition
(also extends java.util.function.Predicate<T>)
java.util.function.Predicate<T>
net.minecraft.world.storage.loot.conditions.
ILootCondition
(also extends net.minecraft.world.storage.loot.
IParameterized
)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes