JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Record Class
net.minecraft.world.level.storage.loot.predicates.TimeCheck
Packages that use
TimeCheck
Package
Description
net.minecraft.world.level.storage.loot.predicates
Uses of
TimeCheck
in
net.minecraft.world.level.storage.loot.predicates
Fields in
net.minecraft.world.level.storage.loot.predicates
with type parameters of type
TimeCheck
Modifier and Type
Field
Description
static final com.mojang.serialization.Codec<
TimeCheck
>
TimeCheck.
CODEC
Methods in
net.minecraft.world.level.storage.loot.predicates
that return
TimeCheck
Modifier and Type
Method
Description
TimeCheck
TimeCheck.Builder.
build
()