JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
net.minecraft.client.option.HotbarStorage
Packages that use
HotbarStorage
Package
Description
net.minecraft.client
Uses of
HotbarStorage
in
net.minecraft.client
Fields in
net.minecraft.client
declared as
HotbarStorage
Modifier and Type
Field
Description
private
HotbarStorage
MinecraftClient.
creativeHotbarStorage
Methods in
net.minecraft.client
that return
HotbarStorage
Modifier and Type
Method
Description
HotbarStorage
MinecraftClient.
getCreativeHotbarStorage
()