程序包net.minecraft.commands的分层结构
类分层结构
- java.lang.Object
- net.minecraft.commands.BrigadierExceptions (implements com.mojang.brigadier.exceptions.BuiltInExceptionProvider)
- net.minecraft.commands.CacheableFunction
- net.minecraft.commands.Commands
- net.minecraft.commands.CommandSourceStack (implements net.minecraft.commands.ExecutionCommandSource<T>, net.minecraftforge.common.extensions.IForgeCommandSourceStack, net.minecraft.commands.SharedSuggestionProvider)
- net.minecraft.commands.ParserUtils
- net.minecraft.commands.SharedSuggestionProvider.TextCoordinates
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- net.minecraft.commands.FunctionInstantiationException
- java.lang.Exception
接口分层结构
- net.minecraft.commands.CommandResultCallback
- net.minecraft.commands.Commands.ParseFunction
- net.minecraft.commands.CommandSigningContext
- net.minecraft.commands.CommandSource
- net.minecraft.commands.ExecutionCommandSource<T>
- net.minecraft.core.HolderGetter.Provider
- net.minecraft.core.HolderLookup.Provider
- net.minecraft.commands.CommandBuildContext
- net.minecraft.core.HolderLookup.Provider
- net.minecraft.commands.SharedSuggestionProvider
枚举类分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- net.minecraft.commands.Commands.CommandSelection
- net.minecraft.commands.SharedSuggestionProvider.ElementSuggestionType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
记录类分层结构
- java.lang.Object
- java.lang.Record
- net.minecraft.commands.CommandSigningContext.SignedArguments (implements net.minecraft.commands.CommandSigningContext)
- java.lang.Record