net.minecraft.server.function

public class LazyContainer

net.minecraft.commands.CacheableFunction
net.minecraft.class_2159
net.minecraft.server.function.LazyContainer

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<LazyContainer>
CODEC
field_47409
CODEC
private final Identifier
id
field_9807
id
private boolean
resolved
field_9810
initialized
private Optional<CommandFunction<ServerCommandSource>>
function
field_9808
function

Constructor summary

ModifierConstructor
public (Identifier id)

Method summary

Modifier and TypeMethod
public Optional<CommandFunction<ServerCommandSource>>
get(ServerFunctionManager manager)
method_9196(class_2991 arg0)
get(CommandFunctionManager commandFunctionManager)
public Identifier
getId()
method_9197()
getId()