Class net.minecraft.world.GameRules$Visitor

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

Instance Methods

instance:visit(key, type) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:visitBoolean(key, type) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"
instance:visitInt(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:visit(key, type)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • 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"
instance:visitBoolean(key, type)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • 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"
instance:visitInt(key, type)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • 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"