Class net.minecraft.world.GameRules$Acceptor

This description should be content pulled from the first comments of a lua file.

Instance Methods

instance:call(consumer, key, type) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"


Instance Methods

instance:call(consumer, key, type)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • consumer userdata, GameRules$Visitor This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • key userdata, GameRules$Key This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • type userdata, GameRules$Type This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"