Class Game
java.lang.Object
com.blamejared.crafttweaker.api.game.Game
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionCollection<net.minecraft.world.level.block.Block> Collection<net.minecraft.world.level.block.state.BlockState> Collection<net.minecraft.world.item.enchantment.Enchantment> Collection<net.minecraft.world.entity.EntityType> Collection<net.minecraft.world.level.material.Fluid> Collection<net.minecraft.world.effect.MobEffect> Collection<net.minecraft.world.item.alchemy.Potion> Collection<net.minecraft.world.entity.npc.VillagerProfession>
-
Field Details
-
INSTANCE
-
-
Method Details
-
getMobEffects
-
getEnchantments
-
getEntityTypes
-
getFluids
-
getItemStacks
-
getPotions
-
getRecipeTypes
-
getBlocks
-
getBlockStates
-
getVillagerProfessions
-
localize
- Returns:
- a localized String
- DocParam:
- translationKey "gui.up"
-