Class gameLootTable

Represent a loot table

!! WARNING !!

This feature isn't support yet! The loot tables are still under creation and takes time to make...

Link

https://minecraft.fandom.com/wiki/Loot_table https://minecraft.fandom.com/wiki/Loot_table#Recurring_JSON_structures_within_loot_tables_and_other_data_pack_files

Hierarchy

  • gameLootTable

Constructors

Properties

Methods

Constructors

Properties

ObjectType: "LootTable" = "LootTable"
name: string
namespace: undefined | string
seed?: number
type: { key: string; key_seed: string }

Type declaration

  • key: string
  • key_seed: string

Methods

Generated using TypeDoc