Modifier and Type | Method and Description |
---|---|
private int |
AdvancementProgress.countCompletedRequirements() |
ResourceLocation |
DisplayInfo.getBackground() |
ItemStack |
DisplayInfo.getIcon() |
int |
FrameType.getIcon() |
float |
AdvancementProgress.getPercent() |
java.lang.String |
AdvancementProgress.getProgressText() |
int |
Advancement.getRequirementCount() |
float |
DisplayInfo.getX() |
float |
DisplayInfo.getY() |
void |
AdvancementList.Listener.nonRootAdvancementRemoved(Advancement advancementIn) |
private void |
AdvancementList.remove(Advancement advancementIn) |
void |
AdvancementList.removeAll(java.util.Set<ResourceLocation> ids) |
void |
AdvancementList.Listener.rootAdvancementRemoved(Advancement advancementIn) |
void |
AdvancementList.setListener(AdvancementList.Listener listenerIn) |
boolean |
DisplayInfo.shouldShowToast() |
Modifier and Type | Method and Description |
---|---|
boolean |
Block.addDestroyEffects(World world,
BlockPos pos,
ParticleManager manager)
Spawn particles for when the block is destroyed.
|
boolean |
Block.addHitEffects(IBlockState state,
World worldObj,
RayTraceResult target,
ParticleManager manager)
Spawn a digging particle effect in the world, this is a wrapper
around EffectRenderer.addBlockHitEffects to allow the block more
control over the particles.
|
void |
BlockShulkerBox.addInformation(ItemStack stack,
World player,
java.util.List<java.lang.String> tooltip,
ITooltipFlag advanced) |
void |
Block.addInformation(ItemStack stack,
World player,
java.util.List<java.lang.String> tooltip,
ITooltipFlag advanced) |
static int |
BlockRedstoneWire.colorMultiplier(int p_176337_0_) |
float |
Block.getAmbientOcclusionLightValue(IBlockState state)
Deprecated.
|
float |
BlockBarrier.getAmbientOcclusionLightValue(IBlockState state) |
float |
BlockStructureVoid.getAmbientOcclusionLightValue(IBlockState state) |
BlockRenderLayer |
BlockReed.getBlockLayer() |
BlockRenderLayer |
BlockEndRod.getBlockLayer() |
BlockRenderLayer |
BlockFire.getBlockLayer() |
BlockRenderLayer |
BlockCake.getBlockLayer() |
BlockRenderLayer |
BlockLeaves.getBlockLayer() |
BlockRenderLayer |
BlockCactus.getBlockLayer() |
BlockRenderLayer |
BlockTripWire.getBlockLayer() |
BlockRenderLayer |
BlockChorusFlower.getBlockLayer() |
BlockRenderLayer |
BlockCocoa.getBlockLayer() |
BlockRenderLayer |
BlockHopper.getBlockLayer() |
BlockRenderLayer |
BlockChorusPlant.getBlockLayer() |
BlockRenderLayer |
BlockRedstoneWire.getBlockLayer() |
BlockRenderLayer |
BlockFlowerPot.getBlockLayer() |
BlockRenderLayer |
BlockSlime.getBlockLayer() |
BlockRenderLayer |
BlockStainedGlassPane.getBlockLayer() |
BlockRenderLayer |
BlockIce.getBlockLayer() |
BlockRenderLayer |
BlockTripWireHook.getBlockLayer() |
BlockRenderLayer |
BlockRailBase.getBlockLayer() |
BlockRenderLayer |
BlockWeb.getBlockLayer() |
BlockRenderLayer |
BlockLadder.getBlockLayer() |
BlockRenderLayer |
BlockRedstoneDiode.getBlockLayer() |
BlockRenderLayer |
BlockDoor.getBlockLayer() |
BlockRenderLayer |
BlockLiquid.getBlockLayer() |
BlockRenderLayer |
BlockBush.getBlockLayer() |
BlockRenderLayer |
BlockPortal.getBlockLayer() |
BlockRenderLayer |
BlockTorch.getBlockLayer() |
BlockRenderLayer |
Block.getBlockLayer() |
BlockRenderLayer |
BlockMobSpawner.getBlockLayer() |
BlockRenderLayer |
BlockPane.getBlockLayer() |
BlockRenderLayer |
BlockBeacon.getBlockLayer() |
BlockRenderLayer |
BlockVine.getBlockLayer() |
BlockRenderLayer |
BlockStainedGlass.getBlockLayer() |
BlockRenderLayer |
BlockBrewingStand.getBlockLayer() |
BlockRenderLayer |
BlockBed.getBlockLayer() |
BlockRenderLayer |
BlockGrass.getBlockLayer() |
BlockRenderLayer |
BlockStairs.getBlockLayer() |
BlockRenderLayer |
BlockGlass.getBlockLayer() |
BlockRenderLayer |
BlockTrapDoor.getBlockLayer() |
EnumDyeColor |
BlockShulkerBox.getColor() |
static EnumDyeColor |
BlockShulkerBox.getColorFromBlock(Block blockIn) |
static EnumDyeColor |
BlockShulkerBox.getColorFromItem(Item itemIn) |
int |
BlockSand.EnumType.getDustColor() |
int |
BlockFalling.getDustColor(IBlockState state) |
int |
BlockSand.getDustColor(IBlockState state) |
int |
BlockGravel.getDustColor(IBlockState state) |
Vec3d |
BlockLiquid.getFogColor(World world,
BlockPos pos,
IBlockState state,
Entity entity,
Vec3d originalColor,
float partialTicks) |
Vec3d |
Block.getFogColor(World world,
BlockPos pos,
IBlockState state,
Entity entity,
Vec3d originalColor,
float partialTicks)
Use this to change the fog color used when the entity is "inside" a material.
|
int |
BlockLiquid.getPackedLightmapCoords(IBlockState state,
IBlockAccess source,
BlockPos pos) |
int |
Block.getPackedLightmapCoords(IBlockState state,
IBlockAccess source,
BlockPos pos)
Deprecated.
|
int |
BlockMagma.getPackedLightmapCoords(IBlockState state,
IBlockAccess source,
BlockPos pos) |
int |
BlockStairs.getPackedLightmapCoords(IBlockState state,
IBlockAccess source,
BlockPos pos) |
AxisAlignedBB |
BlockCactus.getSelectedBoundingBox(IBlockState state,
World worldIn,
BlockPos pos) |
AxisAlignedBB |
Block.getSelectedBoundingBox(IBlockState state,
World worldIn,
BlockPos pos)
Deprecated.
|
AxisAlignedBB |
BlockStairs.getSelectedBoundingBox(IBlockState state,
World worldIn,
BlockPos pos) |
static float |
BlockLiquid.getSlopeAngle(IBlockAccess worldIn,
BlockPos pos,
Material materialIn,
IBlockState state) |
boolean |
BlockChest.hasCustomBreakingProgress(IBlockState state) |
boolean |
BlockShulkerBox.hasCustomBreakingProgress(IBlockState state) |
boolean |
BlockSkull.hasCustomBreakingProgress(IBlockState state) |
boolean |
BlockEnderChest.hasCustomBreakingProgress(IBlockState state) |
boolean |
Block.hasCustomBreakingProgress(IBlockState state)
Deprecated.
|
boolean |
BlockSign.hasCustomBreakingProgress(IBlockState state) |
boolean |
BlockBed.hasCustomBreakingProgress(IBlockState state) |
protected static boolean |
BlockSlab.isHalfSlab(IBlockState state) |
static boolean |
BlockBed.isHeadPiece(int metadata) |
boolean |
Block.isTranslucent(IBlockState state)
Deprecated.
|
void |
BlockEndRod.randomDisplayTick(IBlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BlockFire.randomDisplayTick(IBlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BlockLeaves.randomDisplayTick(IBlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BlockRedstoneOre.randomDisplayTick(IBlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BlockFalling.randomDisplayTick(IBlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BlockRedstoneWire.randomDisplayTick(IBlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BlockMycelium.randomDisplayTick(IBlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BlockRedstoneRepeater.randomDisplayTick(IBlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BlockRedstoneTorch.randomDisplayTick(IBlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BlockLiquid.randomDisplayTick(IBlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BlockEnderChest.randomDisplayTick(IBlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BlockPortal.randomDisplayTick(IBlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BlockTorch.randomDisplayTick(IBlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
Block.randomDisplayTick(IBlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BlockSponge.randomDisplayTick(IBlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BlockFurnace.randomDisplayTick(IBlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BlockBrewingStand.randomDisplayTick(IBlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BlockEndPortal.randomDisplayTick(IBlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BlockStairs.randomDisplayTick(IBlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BlockEndGateway.randomDisplayTick(IBlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BlockEnchantmentTable.randomDisplayTick(IBlockState stateIn,
World worldIn,
BlockPos pos,
java.util.Random rand) |
void |
BlockLeaves.setGraphicsLevel(boolean fancy) |
boolean |
BlockLiquid.shouldRenderSides(IBlockAccess blockAccess,
BlockPos pos) |
boolean |
BlockFence.shouldSideBeRendered(IBlockState blockState,
IBlockAccess blockAccess,
BlockPos pos,
EnumFacing side) |
boolean |
BlockFarmland.shouldSideBeRendered(IBlockState blockState,
IBlockAccess blockAccess,
BlockPos pos,
EnumFacing side) |
boolean |
BlockBreakable.shouldSideBeRendered(IBlockState blockState,
IBlockAccess blockAccess,
BlockPos pos,
EnumFacing side) |
boolean |
BlockDragonEgg.shouldSideBeRendered(IBlockState blockState,
IBlockAccess blockAccess,
BlockPos pos,
EnumFacing side) |
boolean |
BlockLeaves.shouldSideBeRendered(IBlockState blockState,
IBlockAccess blockAccess,
BlockPos pos,
EnumFacing side) |
boolean |
BlockGrassPath.shouldSideBeRendered(IBlockState blockState,
IBlockAccess blockAccess,
BlockPos pos,
EnumFacing side) |
boolean |
BlockFenceGate.shouldSideBeRendered(IBlockState blockState,
IBlockAccess blockAccess,
BlockPos pos,
EnumFacing side) |
boolean |
BlockCarpet.shouldSideBeRendered(IBlockState blockState,
IBlockAccess blockAccess,
BlockPos pos,
EnumFacing side) |
boolean |
BlockAnvil.shouldSideBeRendered(IBlockState blockState,
IBlockAccess blockAccess,
BlockPos pos,
EnumFacing side) |
boolean |
BlockPistonExtension.shouldSideBeRendered(IBlockState blockState,
IBlockAccess blockAccess,
BlockPos pos,
EnumFacing side) |
boolean |
BlockHopper.shouldSideBeRendered(IBlockState blockState,
IBlockAccess blockAccess,
BlockPos pos,
EnumFacing side) |
boolean |
BlockChorusPlant.shouldSideBeRendered(IBlockState blockState,
IBlockAccess blockAccess,
BlockPos pos,
EnumFacing side) |
boolean |
BlockRedstoneDiode.shouldSideBeRendered(IBlockState blockState,
IBlockAccess blockAccess,
BlockPos pos,
EnumFacing side) |
boolean |
BlockLiquid.shouldSideBeRendered(IBlockState blockState,
IBlockAccess blockAccess,
BlockPos pos,
EnumFacing side) |
boolean |
BlockPortal.shouldSideBeRendered(IBlockState blockState,
IBlockAccess blockAccess,
BlockPos pos,
EnumFacing side) |
boolean |
Block.shouldSideBeRendered(IBlockState blockState,
IBlockAccess blockAccess,
BlockPos pos,
EnumFacing side)
Deprecated.
|
boolean |
BlockPane.shouldSideBeRendered(IBlockState blockState,
IBlockAccess blockAccess,
BlockPos pos,
EnumFacing side) |
boolean |
BlockSnow.shouldSideBeRendered(IBlockState blockState,
IBlockAccess blockAccess,
BlockPos pos,
EnumFacing side) |
boolean |
BlockSlab.shouldSideBeRendered(IBlockState blockState,
IBlockAccess blockAccess,
BlockPos pos,
EnumFacing side) |
boolean |
BlockEndPortal.shouldSideBeRendered(IBlockState blockState,
IBlockAccess blockAccess,
BlockPos pos,
EnumFacing side) |
boolean |
BlockWall.shouldSideBeRendered(IBlockState blockState,
IBlockAccess blockAccess,
BlockPos pos,
EnumFacing side) |
boolean |
BlockEndGateway.shouldSideBeRendered(IBlockState blockState,
IBlockAccess blockAccess,
BlockPos pos,
EnumFacing side) |
Modifier and Type | Method and Description |
---|---|
int |
MapColor.getMapColor(int index) |
Modifier and Type | Method and Description |
---|---|
float |
BlockStateContainer.StateImplementation.getAmbientOcclusionLightValue() |
float |
IBlockProperties.getAmbientOcclusionLightValue() |
int |
BlockStateContainer.StateImplementation.getPackedLightmapCoords(IBlockAccess source,
BlockPos pos) |
int |
IBlockProperties.getPackedLightmapCoords(IBlockAccess source,
BlockPos pos) |
AxisAlignedBB |
BlockStateContainer.StateImplementation.getSelectedBoundingBox(World worldIn,
BlockPos pos) |
AxisAlignedBB |
IBlockProperties.getSelectedBoundingBox(World worldIn,
BlockPos pos) |
boolean |
BlockStateContainer.StateImplementation.hasCustomBreakingProgress() |
boolean |
IBlockProperties.hasCustomBreakingProgress() |
boolean |
BlockStateContainer.StateImplementation.isTranslucent() |
boolean |
IBlockProperties.isTranslucent() |
boolean |
BlockStateContainer.StateImplementation.shouldSideBeRendered(IBlockAccess blockAccess,
BlockPos pos,
EnumFacing facing) |
boolean |
IBlockProperties.shouldSideBeRendered(IBlockAccess blockAccess,
BlockPos pos,
EnumFacing facing) |
Modifier and Type | Class and Description |
---|---|
class |
AnvilConverterException |
class |
ClientBrandRetriever |
class |
LoadingScreenRenderer |
class |
Minecraft |
Modifier and Type | Class and Description |
---|---|
class |
ElytraSound |
class |
GuardianSound |
interface |
ISound |
static class |
ISound.AttenuationType |
interface |
ISoundEventAccessor<T> |
interface |
ISoundEventListener |
interface |
ITickableSound |
class |
MovingSound |
class |
MovingSoundMinecart |
class |
MovingSoundMinecartRiding |
class |
MusicTicker |
static class |
MusicTicker.MusicType |
class |
PositionedSound |
class |
PositionedSoundRecord |
class |
Sound |
static class |
Sound.Type |
class |
SoundEventAccessor |
class |
SoundHandler |
class |
SoundList |
class |
SoundListSerializer |
class |
SoundManager |
(package private) class |
SoundManager.SoundSystemStarterThread |
class |
SoundRegistry |
Modifier and Type | Class and Description |
---|---|
class |
AbstractClientPlayer |
class |
EntityOtherPlayerMP |
class |
EntityPlayerSP |
Modifier and Type | Class and Description |
---|---|
class |
GuiStats |
(package private) class |
GuiStats.Stats |
(package private) class |
GuiStats.StatsBlock |
(package private) class |
GuiStats.StatsGeneral |
(package private) class |
GuiStats.StatsItem |
(package private) class |
GuiStats.StatsMobsList |
Modifier and Type | Class and Description |
---|---|
class |
AdvancementState |
(package private) class |
AdvancementTabType |
class |
GuiAdvancement |
class |
GuiAdvancementTab |
class |
GuiScreenAdvancements |
Modifier and Type | Interface and Description |
---|---|
interface |
IChatListener |
class |
NarratorChatListener |
class |
NormalChatListener |
class |
OverlayChatListener |
Modifier and Type | Class and Description |
---|---|
class |
CreativeCrafting |
class |
GuiBeacon |
(package private) static class |
GuiBeacon.Button |
(package private) class |
GuiBeacon.CancelButton |
(package private) class |
GuiBeacon.ConfirmButton |
(package private) class |
GuiBeacon.PowerButton |
class |
GuiBrewingStand |
class |
GuiChest |
class |
GuiContainer |
class |
GuiContainerCreative |
static class |
GuiContainerCreative.ContainerCreative |
(package private) class |
GuiContainerCreative.CreativeSlot |
(package private) static class |
GuiContainerCreative.LockedSlot |
class |
GuiCrafting |
class |
GuiDispenser |
class |
GuiEditCommandBlockMinecart |
class |
GuiEditSign |
class |
GuiEditStructure |
class |
GuiFurnace |
class |
GuiInventory |
class |
GuiScreenHorseInventory |
class |
GuiShulkerBox |
Modifier and Type | Class and Description |
---|---|
class |
GhostRecipe |
class |
GhostRecipe.GhostIngredient |
class |
GuiButtonRecipe |
class |
GuiButtonRecipeTab |
class |
GuiRecipeBook |
class |
GuiRecipeOverlay |
(package private) class |
GuiRecipeOverlay.Button |
interface |
IRecipeShownListener |
interface |
IRecipeUpdateListener |
class |
RecipeBookPage |
class |
RecipeList |
Modifier and Type | Class and Description |
---|---|
class |
BaseSpectatorGroup |
interface |
ISpectatorMenuObject |
interface |
ISpectatorMenuRecipient |
interface |
ISpectatorMenuView |
class |
PlayerMenuObject |
class |
SpectatorMenu |
(package private) static class |
SpectatorMenu.EndSpectatorObject |
(package private) static class |
SpectatorMenu.MoveMenuObject |
Modifier and Type | Class and Description |
---|---|
class |
SpectatorDetails |
class |
TeleportToPlayer |
class |
TeleportToTeam |
(package private) class |
TeleportToTeam.TeamSelectionObject |
Modifier and Type | Class and Description |
---|---|
class |
AdvancementToast |
class |
GuiToast |
(package private) class |
GuiToast.ToastInstance<T extends IToast> |
interface |
IToast |
static class |
IToast.Visibility |
class |
RecipeToast |
class |
SystemToast |
static class |
SystemToast.Type |
class |
TutorialToast |
static class |
TutorialToast.Icons |
Modifier and Type | Class and Description |
---|---|
class |
GameConfiguration |
static class |
GameConfiguration.DisplayInformation |
static class |
GameConfiguration.FolderInformation |
static class |
GameConfiguration.GameInformation |
static class |
GameConfiguration.ServerInformation |
static class |
GameConfiguration.UserInformation |
class |
Main |
Modifier and Type | Method and Description |
---|---|
private void |
ModelRenderer.compileDisplayList(float scale) |
void |
TexturedQuad.draw(BufferBuilder renderer,
float scale) |
void |
ModelRenderer.postRender(float scale) |
void |
ModelBox.render(BufferBuilder renderer,
float scale) |
void |
ModelRenderer.render(float scale) |
void |
ModelRenderer.renderWithRotation(float scale) |
Modifier and Type | Class and Description |
---|---|
class |
ChunkProviderClient |
class |
ClientAdvancementManager |
static interface |
ClientAdvancementManager.IListener |
class |
GuiConnecting |
class |
PlayerControllerMP |
class |
ServerAddress |
class |
ServerData |
static class |
ServerData.ServerResourceMode |
class |
ServerList |
class |
ThreadLanServerPing |
class |
WorldClient |
Modifier and Type | Class and Description |
---|---|
class |
LanServerDetector |
static class |
LanServerDetector.LanServerList |
static class |
LanServerDetector.ThreadLanServerFind |
class |
LanServerInfo |
class |
NetHandlerHandshakeMemory |
class |
NetHandlerLoginClient |
class |
NetHandlerPlayClient |
class |
NetworkPlayerInfo |
class |
ServerPinger |
Modifier and Type | Class and Description |
---|---|
class |
ContainerLocalMenu |
class |
LocalBlockIntercommunication |
Modifier and Type | Class and Description |
---|---|
class |
ConditionAnd |
class |
ConditionOr |
class |
ConditionPropertyValue |
interface |
ICondition |
class |
Multipart |
static class |
Multipart.Deserializer |
class |
Selector |
static class |
Selector.Deserializer |
Modifier and Type | Class and Description |
---|---|
class |
BlockStateMapper |
class |
DefaultStateMapper |
interface |
IStateMapper |
class |
StateMap |
static class |
StateMap.Builder |
class |
StateMapperBase |
Modifier and Type | Class and Description |
---|---|
class |
ChunkCompileTaskGenerator |
static class |
ChunkCompileTaskGenerator.Status |
static class |
ChunkCompileTaskGenerator.Type |
class |
ChunkRenderDispatcher |
(package private) class |
ChunkRenderDispatcher.PendingUpload |
class |
ChunkRenderWorker |
class |
CompiledChunk |
interface |
IRenderChunkFactory |
class |
ListChunkFactory |
class |
ListedRenderChunk |
class |
RenderChunk |
class |
SetVisibility |
class |
VboChunkFactory |
class |
VisGraph |
Modifier and Type | Class and Description |
---|---|
class |
BlockColors |
interface |
IBlockColor |
interface |
IItemColor |
class |
ItemColors |
Modifier and Type | Class and Description |
---|---|
class |
ClippingHelper |
class |
ClippingHelperImpl |
class |
Frustum |
interface |
ICamera |
Modifier and Type | Class and Description |
---|---|
class |
DebugRenderer |
static interface |
DebugRenderer.IDebugRenderer |
class |
DebugRendererChunkBorder |
class |
DebugRendererCollisionBox |
class |
DebugRendererHeightMap |
class |
DebugRendererNeighborsUpdate |
class |
DebugRendererPathfinding |
class |
DebugRendererSolidFace |
class |
DebugRendererWater |
Modifier and Type | Class and Description |
---|---|
class |
LayerArmorBase<T extends ModelBase> |
class |
LayerArrow |
class |
LayerBipedArmor |
class |
LayerCape |
class |
LayerCreeperCharge |
class |
LayerCustomHead |
class |
LayerDeadmau5Head |
class |
LayerElytra |
class |
LayerEnderDragonDeath |
class |
LayerEnderDragonEyes |
class |
LayerEndermanEyes |
class |
LayerEntityOnShoulder |
(package private) class |
LayerEntityOnShoulder.DataHolder |
class |
LayerHeldBlock |
class |
LayerHeldItem |
class |
LayerHeldItemWitch |
class |
LayerIronGolemFlower |
class |
LayerLlamaDecor |
class |
LayerMooshroomMushroom |
interface |
LayerRenderer<E extends EntityLivingBase> |
class |
LayerSaddle |
class |
LayerSheepWool |
class |
LayerSlimeGel |
class |
LayerSnowmanHead |
class |
LayerSpiderEyes<T extends EntitySpider> |
class |
LayerStrayClothing |
class |
LayerVillagerArmor |
class |
LayerWitherAura |
class |
LayerWolfCollar |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTexture |
class |
DynamicTexture |
interface |
ITextureMapPopulator |
interface |
ITextureObject |
interface |
ITickable |
interface |
ITickableTextureObject |
class |
LayeredColorMaskTexture |
class |
LayeredTexture |
class |
PngSizeInfo |
class |
SimpleTexture |
class |
Stitcher |
static class |
Stitcher.Holder |
static class |
Stitcher.Slot |
class |
TextureAtlasSprite |
class |
TextureManager |
class |
TextureMap |
class |
TextureUtil |
Modifier and Type | Class and Description |
---|---|
class |
TileEntityBannerRenderer |
class |
TileEntityBeaconRenderer |
class |
TileEntityBedRenderer |
class |
TileEntityChestRenderer |
class |
TileEntityEnchantmentTableRenderer |
class |
TileEntityEnderChestRenderer |
class |
TileEntityEndGatewayRenderer |
class |
TileEntityEndPortalRenderer |
class |
TileEntityItemStackRenderer |
class |
TileEntityMobSpawnerRenderer |
class |
TileEntityPistonRenderer |
class |
TileEntityRendererDispatcher |
class |
TileEntityShulkerBoxRenderer |
class |
TileEntitySignRenderer |
class |
TileEntitySkullRenderer |
class |
TileEntitySpecialRenderer<T extends TileEntity> |
class |
TileEntityStructureRenderer |
Modifier and Type | Class and Description |
---|---|
class |
DefaultVertexFormats |
class |
VertexBuffer |
class |
VertexFormat |
class |
VertexFormatElement |
static class |
VertexFormatElement.EnumType |
static class |
VertexFormatElement.EnumUsage |
Modifier and Type | Class and Description |
---|---|
class |
AnimationFrame |
class |
AnimationMetadataSection |
class |
AnimationMetadataSectionSerializer |
class |
BaseMetadataSectionSerializer<T extends IMetadataSection> |
class |
FontMetadataSection |
class |
FontMetadataSectionSerializer |
interface |
IMetadataSection |
interface |
IMetadataSectionSerializer<T extends IMetadataSection> |
class |
LanguageMetadataSection |
class |
LanguageMetadataSectionSerializer |
class |
MetadataSerializer |
(package private) class |
MetadataSerializer.Registration<T extends IMetadataSection> |
class |
PackMetadataSection |
class |
PackMetadataSectionSerializer |
class |
TextureMetadataSection |
class |
TextureMetadataSectionSerializer |
Modifier and Type | Class and Description |
---|---|
class |
CreativeSettings |
class |
GameSettings |
static class |
GameSettings.Options |
class |
HotbarSnapshot |
class |
KeyBinding |
Modifier and Type | Class and Description |
---|---|
class |
Framebuffer |
class |
Shader |
class |
ShaderDefault |
class |
ShaderGroup |
class |
ShaderLinkHelper |
class |
ShaderLoader |
static class |
ShaderLoader.ShaderType |
class |
ShaderManager |
class |
ShaderUniform |
Modifier and Type | Class and Description |
---|---|
class |
CompletedTutorialStep |
class |
CraftPlanksStep |
class |
FindTreeStep |
interface |
ITutorialStep |
class |
MovementStep |
class |
OpenInventoryStep |
class |
PunchTreeStep |
class |
Tutorial |
class |
TutorialSteps |
Modifier and Type | Interface and Description |
---|---|
interface |
ISearchTree<T> |
interface |
ITooltipFlag |
static class |
ITooltipFlag.TooltipFlags |
class |
JsonBlendingMode |
class |
JsonException |
static class |
JsonException.Entry |
class |
RecipeBookClient |
class |
SearchTree<T> |
(package private) static class |
SearchTree.MergingIterator<T> |
class |
SearchTreeManager |
static class |
SearchTreeManager.Key<T> |
class |
SuffixArray<T> |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
CrashReportCategory.getCoordinateInfo(double x,
double y,
double z) |
java.io.File |
CrashReport.getFile() |
Modifier and Type | Method and Description |
---|---|
void |
CreativeTabs.displayAllRelevantItems(NonNullList<ItemStack> p_78018_1_) |
boolean |
CreativeTabs.drawInForegroundOfTab() |
ResourceLocation |
CreativeTabs.getBackgroundImage() |
java.lang.String |
CreativeTabs.getBackgroundImageName() |
ItemStack |
CreativeTabs.getIconItemStack() |
int |
CreativeTabs.getTabColumn() |
abstract ItemStack |
CreativeTabs.getTabIconItem() |
int |
CreativeTabs.getTabIndex() |
java.lang.String |
CreativeTabs.getTabLabel() |
java.lang.String |
CreativeTabs.getTranslatedTabLabel() |
boolean |
CreativeTabs.isAlignedRight() |
boolean |
CreativeTabs.isTabInFirstRow() |
boolean |
CreativeTabs.shouldHidePlayerInventory() |
Modifier and Type | Class and Description |
---|---|
class |
NpcMerchant |
Modifier and Type | Field and Description |
---|---|
long |
Entity.serverPosX |
long |
Entity.serverPosY |
long |
Entity.serverPosZ |
Modifier and Type | Method and Description |
---|---|
void |
Entity.applyOrientationToEntity(Entity entityToUpdate) |
boolean |
Entity.canRenderOnFire() |
static Entity |
EntityList.createEntityByID(int entityID,
World worldIn) |
boolean |
Entity.getAlwaysRenderNameTagForRender() |
boolean |
EntityLivingBase.getAlwaysRenderNameTagForRender() |
int |
Entity.getBrightnessForRender() |
static java.lang.Class<? extends Entity> |
EntityList.getClassFromID(int entityID) |
static java.lang.Class<? extends Entity> |
EntityList.getClassFromName(java.lang.String p_192839_0_) |
Vec3d |
Entity.getForward() |
Vec2f |
Entity.getPitchYaw() |
AxisAlignedBB |
Entity.getRenderBoundingBox() |
static double |
Entity.getRenderDistanceWeight() |
float |
EntityLivingBase.getSwingProgress(float partialTickTime) |
int |
EntityLivingBase.getTicksElytraFlying() |
void |
Entity.handleStatusUpdate(byte id) |
void |
EntityLiving.handleStatusUpdate(byte id) |
void |
EntityLivingBase.handleStatusUpdate(byte id) |
boolean |
Entity.isInRangeToRender3d(double x,
double y,
double z) |
boolean |
Entity.isInRangeToRenderDist(double distance) |
boolean |
EntityLeashKnot.isInRangeToRenderDist(double distance) |
boolean |
Entity.isInvisibleToPlayer(EntityPlayer player) |
void |
Entity.performHurtAnimation() |
void |
EntityLivingBase.performHurtAnimation() |
protected void |
Entity.preparePlayerToSpawn() |
RayTraceResult |
Entity.rayTrace(double blockReachDistance,
float partialTicks) |
void |
IJumpingMount.setJumpPower(int jumpPowerIn) |
void |
EntityLivingBase.setPartying(BlockPos pos,
boolean p_191987_2_) |
void |
Entity.setPositionAndRotationDirect(double x,
double y,
double z,
float yaw,
float pitch,
int posRotationIncrements,
boolean teleport) |
void |
EntityLivingBase.setPositionAndRotationDirect(double x,
double y,
double z,
float yaw,
float pitch,
int posRotationIncrements,
boolean teleport) |
void |
IMerchant.setRecipes(MerchantRecipeList recipeList) |
static void |
Entity.setRenderDistanceWeight(double renderDistWeight) |
void |
Entity.setVelocity(double x,
double y,
double z) |
void |
Entity.turn(float yaw,
float pitch) |
static void |
EntityTracker.updateServerPosition(Entity entityIn,
double x,
double y,
double z) |
Modifier and Type | Method and Description |
---|---|
void |
IAttributeInstance.removeAllModifiers() |
void |
ModifiableAttributeInstance.removeAllModifiers() |
Modifier and Type | Method and Description |
---|---|
int |
EntityWither.getBrightnessForRender() |
float |
EntityDragon.getHeadPartYOffset(int p_184667_1_,
double[] p_184667_2_,
double[] p_184667_3_) |
float |
EntityWither.getHeadXRotation(int p_82210_1_) |
float |
EntityWither.getHeadYRotation(int p_82207_1_) |
Modifier and Type | Field and Description |
---|---|
private double |
EntityMinecart.velocityX |
private double |
EntityMinecart.velocityY |
private double |
EntityMinecart.velocityZ |
Modifier and Type | Method and Description |
---|---|
void |
EntityBoat.applyOrientationToEntity(Entity entityToUpdate) |
boolean |
EntityFallingBlock.canRenderOnFire() |
int |
EntityItem.getAge() |
int |
EntityEnderEye.getBrightnessForRender() |
int |
EntityXPOrb.getBrightnessForRender() |
static EntityMinecart.Type |
EntityMinecart.Type.getById(int idIn) |
int |
EntityMinecartTNT.getFuseTicks() |
Rotations |
EntityArmorStand.getLeftArmRotation() |
Rotations |
EntityArmorStand.getLeftLegRotation() |
BlockPos |
EntityFallingBlock.getOrigin() |
Vec3d |
EntityMinecart.getPosOffset(double x,
double y,
double z,
double offset) |
AxisAlignedBB |
EntityMinecart.getRenderBoundingBox() |
Rotations |
EntityArmorStand.getRightArmRotation() |
Rotations |
EntityArmorStand.getRightLegRotation() |
float |
EntityBoat.getRowingTime(int side,
float limbSwing) |
int |
EntityXPOrb.getTextureByXP() |
World |
EntityFallingBlock.getWorldObj() |
void |
EntityArmorStand.handleStatusUpdate(byte id) |
void |
EntityMinecartMobSpawner.handleStatusUpdate(byte id) |
void |
EntityFireworkRocket.handleStatusUpdate(byte id) |
void |
EntityMinecartTNT.handleStatusUpdate(byte id) |
boolean |
EntityFireworkRocket.isInRangeToRender3d(double x,
double y,
double z) |
boolean |
EntityArmorStand.isInRangeToRenderDist(double distance) |
boolean |
EntityEnderEye.isInRangeToRenderDist(double distance) |
boolean |
EntityFireworkRocket.isInRangeToRenderDist(double distance) |
boolean |
EntityEnderCrystal.isInRangeToRenderDist(double distance) |
boolean |
EntityItemFrame.isInRangeToRenderDist(double distance) |
void |
EntityBoat.performHurtAnimation() |
void |
EntityMinecart.performHurtAnimation() |
void |
EntityPainting.setPositionAndRotationDirect(double x,
double y,
double z,
float yaw,
float pitch,
int posRotationIncrements,
boolean teleport) |
void |
EntityBoat.setPositionAndRotationDirect(double x,
double y,
double z,
float yaw,
float pitch,
int posRotationIncrements,
boolean teleport) |
void |
EntityMinecart.setPositionAndRotationDirect(double x,
double y,
double z,
float yaw,
float pitch,
int posRotationIncrements,
boolean teleport) |
void |
EntityEnderEye.setVelocity(double x,
double y,
double z) |
void |
EntityFireworkRocket.setVelocity(double x,
double y,
double z) |
void |
EntityMinecart.setVelocity(double x,
double y,
double z) |
void |
EntityBoat.updateInputs(boolean p_184442_1_,
boolean p_184442_2_,
boolean p_184442_3_,
boolean p_184442_4_) |
Constructor and Description |
---|
EntityEnderPearl(World worldIn,
double x,
double y,
double z) |
EntityPainting(World worldIn,
BlockPos pos,
EnumFacing facing,
java.lang.String title) |
Modifier and Type | Class and Description |
---|---|
static class |
AbstractIllager.IllagerArmPose |
Modifier and Type | Method and Description |
---|---|
AbstractIllager.IllagerArmPose |
EntityIllusionIllager.getArmPose() |
AbstractIllager.IllagerArmPose |
EntityVindicator.getArmPose() |
AbstractIllager.IllagerArmPose |
AbstractIllager.getArmPose() |
AbstractIllager.IllagerArmPose |
EntitySpellcasterIllager.getArmPose() |
int |
EntityIronGolem.getAttackTimer() |
int |
EntityMagmaCube.getBrightnessForRender() |
int |
EntityVex.getBrightnessForRender() |
int |
EntityBlaze.getBrightnessForRender() |
float |
EntityShulker.getClientPeekAmount(float p_184688_1_) |
int |
EntityShulker.getClientTeleportInterp() |
EnumDyeColor |
EntityShulker.getColor() |
float |
EntityCreeper.getCreeperFlashIntensity(float p_70831_1_) |
BlockPos |
EntityShulker.getOldAttachPos() |
AxisAlignedBB |
EntityIllusionIllager.getRenderBoundingBox() |
Vec3d[] |
EntityIllusionIllager.getRenderLocations(float p_193098_1_) |
float |
EntityGuardian.getSpikesAnimation(float p_175469_1_) |
float |
EntityPolarBear.getStandingAnimationScale(float p_189795_1_) |
float |
EntityGuardian.getTailAnimation(float p_175471_1_) |
void |
EntityZombieVillager.handleStatusUpdate(byte id) |
void |
EntityWitch.handleStatusUpdate(byte id) |
void |
EntityIronGolem.handleStatusUpdate(byte id) |
boolean |
EntityIllusionIllager.isAggressive() |
boolean |
EntityVindicator.isAggressive() |
protected boolean |
AbstractIllager.isAggressive(int mask) |
boolean |
EntityZombie.isArmsRaised() |
boolean |
EntityShulker.isAttachedToBlock() |
boolean |
EntityGhast.isAttacking() |
boolean |
AbstractSkeleton.isSwingingArms() |
void |
EntityElderGuardian.setGhost() |
void |
EntityShulker.setPositionAndRotationDirect(double x,
double y,
double z,
float yaw,
float pitch,
int posRotationIncrements,
boolean teleport) |
Modifier and Type | Method and Description |
---|---|
static float[] |
EntitySheep.getDyeRgb(EnumDyeColor dyeColor) |
float |
AbstractHorse.getGrassEatingAmount(float p_110258_1_) |
java.lang.String |
HorseArmorType.getHash() |
float |
EntitySheep.getHeadRotationAngleX(float p_70890_1_) |
float |
EntitySheep.getHeadRotationPointY(float p_70894_1_) |
java.lang.String |
EntityHorse.getHorseTexture() |
float |
EntityWolf.getInterestedAngle(float p_70917_1_) |
float |
AbstractHorse.getMouthOpennessAngle(float p_110201_1_) |
float |
AbstractHorse.getRearingAmount(float p_110223_1_) |
float |
EntityWolf.getShadingWhileWet(float p_70915_1_) |
float |
EntityWolf.getShakeAngle(float p_70923_1_,
float p_70923_2_) |
float |
EntityWolf.getTailRotation() |
java.lang.String |
HorseArmorType.getTextureName() |
java.lang.String[] |
EntityHorse.getVariantTexturePaths() |
void |
AbstractHorse.handleStatusUpdate(byte id) |
void |
EntityTameable.handleStatusUpdate(byte id) |
void |
EntitySquid.handleStatusUpdate(byte id) |
void |
EntityRabbit.handleStatusUpdate(byte id) |
void |
EntityVillager.handleStatusUpdate(byte id) |
void |
EntityWolf.handleStatusUpdate(byte id) |
void |
EntitySheep.handleStatusUpdate(byte id) |
void |
EntityAnimal.handleStatusUpdate(byte id) |
boolean |
EntityLlama.hasColor() |
boolean |
EntityParrot.isPartying() |
boolean |
EntityWolf.isWolfWet() |
private void |
EntityHorse.setHorseTexturePaths() |
float |
EntityRabbit.setJumpCompletion(float p_175521_1_) |
void |
AbstractHorse.setJumpPower(int jumpPowerIn) |
void |
EntityParrot.setPartying(BlockPos pos,
boolean p_191987_2_) |
void |
EntityVillager.setRecipes(MerchantRecipeList recipeList) |
protected void |
AbstractHorse.spawnHorseParticles(boolean p_110216_1_) |
private void |
EntityVillager.spawnParticles(EnumParticleTypes particleType) |
Modifier and Type | Class and Description |
---|---|
class |
EnumPlayerModelParts |
Modifier and Type | Field and Description |
---|---|
private boolean |
EntityPlayer.hasReducedDebug |
float |
EntityPlayer.renderOffsetY |
Modifier and Type | Method and Description |
---|---|
ItemStack |
InventoryPlayer.armorItemInSlot(int slotIn) |
void |
InventoryPlayer.changeCurrentItem(int direction) |
boolean |
EntityPlayer.getAlwaysRenderNameTagForRender() |
float |
EntityPlayer.getBedOrientationInDegrees() |
int |
EntityPlayer.EnumChatVisibility.getChatVisibility() |
static EntityPlayer.EnumChatVisibility |
EntityPlayer.EnumChatVisibility.getEnumChatVisibility(int id) |
java.lang.String |
EntityPlayer.EnumChatVisibility.getResourceKey() |
int |
EntityPlayer.getSleepTimer() |
int |
InventoryPlayer.getSlotFor(ItemStack stack) |
int |
InventoryPlayer.getTimesChanged() |
void |
EntityPlayer.handleStatusUpdate(byte id) |
boolean |
EntityPlayer.hasReducedDebug() |
boolean |
EntityPlayer.isInvisibleToPlayer(EntityPlayer player) |
boolean |
EntityPlayer.isWearing(EnumPlayerModelParts part) |
void |
EntityPlayer.preparePlayerToSpawn() |
void |
EntityPlayer.respawnPlayer() |
void |
PlayerCapabilities.setFlySpeed(float speed) |
void |
InventoryPlayer.setPickedItemStack(ItemStack stack) |
void |
PlayerCapabilities.setPlayerWalkSpeed(float speed) |
void |
EntityPlayer.setReducedDebug(boolean reducedDebug) |
Modifier and Type | Method and Description |
---|---|
float |
EntityEvokerFangs.getAnimationProgress(float partialTicks) |
int |
EntityShulkerBullet.getBrightnessForRender() |
int |
EntityFireball.getBrightnessForRender() |
void |
EntitySnowball.handleStatusUpdate(byte id) |
void |
EntityEgg.handleStatusUpdate(byte id) |
void |
EntityTippedArrow.handleStatusUpdate(byte id) |
void |
EntityEvokerFangs.handleStatusUpdate(byte id) |
void |
EntityFishHook.handleStatusUpdate(byte id) |
boolean |
EntityArrow.isInRangeToRenderDist(double distance) |
boolean |
EntityThrowable.isInRangeToRenderDist(double distance) |
boolean |
EntityShulkerBullet.isInRangeToRenderDist(double distance) |
boolean |
EntityFireball.isInRangeToRenderDist(double distance) |
boolean |
EntityFishHook.isInRangeToRenderDist(double distance) |
void |
EntityArrow.setPositionAndRotationDirect(double x,
double y,
double z,
float yaw,
float pitch,
int posRotationIncrements,
boolean teleport) |
void |
EntityFishHook.setPositionAndRotationDirect(double x,
double y,
double z,
float yaw,
float pitch,
int posRotationIncrements,
boolean teleport) |
void |
EntityLlamaSpit.setVelocity(double x,
double y,
double z) |
void |
EntityArrow.setVelocity(double x,
double y,
double z) |
void |
EntityThrowable.setVelocity(double x,
double y,
double z) |
Constructor and Description |
---|
EntityDragonFireball(World worldIn,
double x,
double y,
double z,
double accelX,
double accelY,
double accelZ) |
EntityFishHook(World worldIn,
EntityPlayer p_i47290_2_,
double x,
double y,
double z) |
EntityLargeFireball(World worldIn,
double x,
double y,
double z,
double accelX,
double accelY,
double accelZ) |
EntityLlamaSpit(World worldIn,
double x,
double y,
double z,
double p_i47274_8_,
double p_i47274_10_,
double p_i47274_12_) |
EntityShulkerBullet(World worldIn,
double x,
double y,
double z,
double motionXIn,
double motionYIn,
double motionZIn) |
EntityWitherSkull(World worldIn,
double x,
double y,
double z,
double accelX,
double accelY,
double accelZ) |
Modifier and Type | Method and Description |
---|---|
static void |
Bootstrap.printToSYSOUT(java.lang.String message) |
Modifier and Type | Field and Description |
---|---|
private short |
Container.transactionID |
Modifier and Type | Method and Description |
---|---|
ResourceLocation |
Slot.getBackgroundLocation()
Gets the path of the texture file to use for the background image of this slot when drawing the GUI.
|
protected TextureMap |
Slot.getBackgroundMap() |
TextureAtlasSprite |
Slot.getBackgroundSprite() |
int |
ContainerEnchantment.getLapisAmount() |
short |
Container.getNextTransactionID(InventoryPlayer invPlayer) |
static int |
Container.getQuickcraftMask(int p_94534_0_,
int p_94534_1_) |
java.lang.String |
Slot.getSlotTexture() |
boolean |
Slot.isEnabled() |
void |
Container.removeListener(IContainerListener listener) |
void |
Container.setAll(java.util.List<ItemStack> p_190896_1_) |
void |
Slot.setBackgroundLocation(ResourceLocation texture)
Sets the texture file to use for the background image of the slot when it's empty.
|
void |
ContainerFurnace.updateProgressBar(int id,
int data) |
void |
Container.updateProgressBar(int id,
int data) |
void |
ContainerRepair.updateProgressBar(int id,
int data) |
void |
ContainerBrewingStand.updateProgressBar(int id,
int data) |
void |
ContainerEnchantment.updateProgressBar(int id,
int data) |
void |
ContainerBeacon.updateProgressBar(int id,
int data) |
Constructor and Description |
---|
ContainerEnchantment(InventoryPlayer playerInv,
World worldIn) |
ContainerHorseChest(ITextComponent inventoryTitle,
int slotCount) |
ContainerRepair(InventoryPlayer playerInventory,
World worldIn,
EntityPlayer player) |
InventoryBasic(ITextComponent title,
int slotCount) |
Modifier and Type | Field and Description |
---|---|
private TileEntityItemStackRenderer |
Item.teisr |
Modifier and Type | Method and Description |
---|---|
static void |
ItemFireworkCharge.addExplosionInfo(NBTTagCompound nbt,
java.util.List<java.lang.String> tooltip) |
void |
ItemMap.addInformation(ItemStack stack,
World worldIn,
java.util.List<java.lang.String> tooltip,
ITooltipFlag flagIn) |
void |
ItemPotion.addInformation(ItemStack stack,
World worldIn,
java.util.List<java.lang.String> tooltip,
ITooltipFlag flagIn) |
void |
ItemFireworkCharge.addInformation(ItemStack stack,
World worldIn,
java.util.List<java.lang.String> tooltip,
ITooltipFlag flagIn) |
void |
ItemBanner.addInformation(ItemStack stack,
World worldIn,
java.util.List<java.lang.String> tooltip,
ITooltipFlag flagIn) |
void |
ItemWrittenBook.addInformation(ItemStack stack,
World worldIn,
java.util.List<java.lang.String> tooltip,
ITooltipFlag flagIn) |
void |
ItemBlock.addInformation(ItemStack stack,
World worldIn,
java.util.List<java.lang.String> tooltip,
ITooltipFlag flagIn) |
void |
Item.addInformation(ItemStack stack,
World worldIn,
java.util.List<java.lang.String> tooltip,
ITooltipFlag flagIn) |
void |
ItemAir.addInformation(ItemStack stack,
World worldIn,
java.util.List<java.lang.String> tooltip,
ITooltipFlag flagIn) |
void |
ItemEnchantedBook.addInformation(ItemStack stack,
World worldIn,
java.util.List<java.lang.String> tooltip,
ITooltipFlag flagIn) |
void |
ItemTippedArrow.addInformation(ItemStack stack,
World worldIn,
java.util.List<java.lang.String> tooltip,
ITooltipFlag flagIn) |
void |
ItemRecord.addInformation(ItemStack stack,
World worldIn,
java.util.List<java.lang.String> tooltip,
ITooltipFlag flagIn) |
void |
ItemLingeringPotion.addInformation(ItemStack stack,
World worldIn,
java.util.List<java.lang.String> tooltip,
ITooltipFlag flagIn) |
void |
ItemShield.addInformation(ItemStack stack,
World worldIn,
java.util.List<java.lang.String> tooltip,
ITooltipFlag flagIn) |
void |
ItemFirework.addInformation(ItemStack stack,
World worldIn,
java.util.List<java.lang.String> tooltip,
ITooltipFlag flagIn) |
static void |
ItemBanner.appendHoverTextFromTileEntityTag(ItemStack stack,
java.util.List<java.lang.String> p_185054_1_) |
float |
IItemPropertyGetter.apply(ItemStack stack,
World worldIn,
EntityLivingBase entityIn) |
boolean |
ItemSlab.canPlaceBlockOnSide(World worldIn,
BlockPos pos,
EnumFacing side,
EntityPlayer player,
ItemStack stack) |
boolean |
ItemBlock.canPlaceBlockOnSide(World worldIn,
BlockPos pos,
EnumFacing side,
EntityPlayer player,
ItemStack stack) |
ModelBiped |
Item.getArmorModel(EntityLivingBase entityLiving,
ItemStack itemStack,
EntityEquipmentSlot armorSlot,
ModelBiped _default)
Override this method to have an item handle its own armor rendering.
|
static ItemRecord |
ItemRecord.getBySound(SoundEvent soundIn) |
static int |
ItemMap.getColor(ItemStack p_190907_0_) |
int |
EnumDyeColor.getColorValue() |
ItemStack |
ItemPotion.getDefaultInstance() |
ItemStack |
Item.getDefaultInstance() |
ItemStack |
ItemTippedArrow.getDefaultInstance() |
java.lang.String |
EnumDyeColor.getDyeColorName() |
EntityEquipmentSlot |
ItemArmor.getEquipmentSlot() |
static NBTBase |
ItemFireworkCharge.getExplosionTag(ItemStack stack,
java.lang.String key) |
FontRenderer |
Item.getFontRenderer(ItemStack stack)
Returns the font renderer used to render tooltips and overlays for this item.
|
java.lang.String |
ItemArmor.ArmorMaterial.getName() |
IItemPropertyGetter |
Item.getPropertyGetter(ResourceLocation key) |
java.lang.String |
ItemRecord.getRecordNameLocal() |
SoundEvent |
ItemRecord.getSound() |
TileEntityItemStackRenderer |
Item.getTileEntityItemStackRenderer() |
java.util.List<java.lang.String> |
ItemStack.getTooltip(EntityPlayer playerIn,
ITooltipFlag advanced) |
boolean |
Item.hasCustomProperties() |
boolean |
ItemStack.hasEffect() |
boolean |
ItemPotion.hasEffect(ItemStack stack) |
boolean |
ItemWrittenBook.hasEffect(ItemStack stack) |
boolean |
ItemSimpleFoiled.hasEffect(ItemStack stack) |
boolean |
ItemExpBottle.hasEffect(ItemStack stack) |
boolean |
Item.hasEffect(ItemStack stack) |
boolean |
ItemEnchantedBook.hasEffect(ItemStack stack) |
boolean |
ItemAppleGold.hasEffect(ItemStack stack) |
boolean |
ItemEndCrystal.hasEffect(ItemStack stack) |
boolean |
ItemCarrotOnAStick.isFull3D() |
boolean |
Item.isFull3D() |
boolean |
ItemHoe.isFull3D() |
boolean |
ItemTool.isFull3D() |
boolean |
ItemFishingRod.isFull3D() |
boolean |
ItemSword.isFull3D() |
static MapData |
ItemMap.loadMapData(int mapId,
World worldIn) |
void |
Item.renderHelmetOverlay(ItemStack stack,
EntityPlayer player,
ScaledResolution resolution,
float partialTicks)
Called when the client starts rendering the HUD, for whatever item the player currently has as a helmet.
|
void |
Item.setTileEntityItemStackRenderer(TileEntityItemStackRenderer teisr) |
boolean |
ItemCarrotOnAStick.shouldRotateAroundWhenRendering() |
boolean |
Item.shouldRotateAroundWhenRendering() |
boolean |
ItemFishingRod.shouldRotateAroundWhenRendering() |
static void |
ItemDye.spawnBonemealParticles(World worldIn,
BlockPos pos,
int amount) |
Modifier and Type | Method and Description |
---|---|
java.net.SocketAddress |
NetworkSystem.addLocalEndpoint() |
static NetworkManager |
NetworkManager.createNetworkManagerAndConnect(java.net.InetAddress address,
int serverPort,
boolean useNativeTransport) |
boolean |
NetworkManager.isEncrypted() |
static NetworkManager |
NetworkManager.provideLocalClient(java.net.SocketAddress address) |
long[] |
PacketBuffer.readLongArray(long[] array) |
long[] |
PacketBuffer.readLongArray(long[] array,
int maxLength) |
Modifier and Type | Method and Description |
---|---|
protected <T> void |
EntityDataManager.setEntryValue(EntityDataManager.DataEntry<T> target,
EntityDataManager.DataEntry<?> source) |
void |
EntityDataManager.setEntryValues(java.util.List<EntityDataManager.DataEntry<?>> entriesIn) |
Constructor and Description |
---|
C00Handshake(java.lang.String p_i47613_1_,
int p_i47613_2_,
EnumConnectionState p_i47613_3_) |
Constructor and Description |
---|
CPacketEncryptionResponse(javax.crypto.SecretKey secret,
java.security.PublicKey key,
byte[] verifyToken) |
Modifier and Type | Method and Description |
---|---|
int |
SPacketEnableCompression.getCompressionThreshold() |
com.mojang.authlib.GameProfile |
SPacketLoginSuccess.getProfile() |
java.security.PublicKey |
SPacketEncryptionRequest.getPublicKey() |
ITextComponent |
SPacketDisconnect.getReason() |
java.lang.String |
SPacketEncryptionRequest.getServerId() |
byte[] |
SPacketEncryptionRequest.getVerifyToken() |
Modifier and Type | Method and Description |
---|---|
static CPacketSeenAdvancements |
CPacketSeenAdvancements.closedScreen() |
static CPacketSeenAdvancements |
CPacketSeenAdvancements.openedTab(Advancement p_194163_0_) |
Constructor and Description |
---|
CPacketClickWindow(int windowIdIn,
int slotIdIn,
int usedButtonIn,
ClickType modeIn,
ItemStack clickedItemIn,
short actionNumberIn) |
CPacketClientSettings(java.lang.String langIn,
int renderDistanceIn,
EntityPlayer.EnumChatVisibility chatVisibilityIn,
boolean chatColorsIn,
int modelPartsIn,
EnumHandSide mainHandIn) |
CPacketCloseWindow(int windowIdIn) |
CPacketConfirmTeleport(int teleportIdIn) |
CPacketConfirmTransaction(int windowIdIn,
short uidIn,
boolean acceptedIn) |
CPacketCreativeInventoryAction(int slotIdIn,
ItemStack stackIn) |
CPacketCustomPayload(java.lang.String channelIn,
PacketBuffer bufIn) |
CPacketEnchantItem(int windowIdIn,
int buttonIn) |
CPacketEntityAction(Entity entityIn,
CPacketEntityAction.Action actionIn) |
CPacketEntityAction(Entity entityIn,
CPacketEntityAction.Action actionIn,
int auxDataIn) |
CPacketHeldItemChange(int slotIdIn) |
CPacketInput(float strafeSpeedIn,
float forwardSpeedIn,
boolean jumpingIn,
boolean sneakingIn) |
CPacketKeepAlive(long idIn) |
CPacketPlaceRecipe(int p_i47614_1_,
IRecipe p_i47614_2_,
boolean p_i47614_3_) |
CPacketPlayer(boolean onGroundIn) |
CPacketPlayerDigging(CPacketPlayerDigging.Action actionIn,
BlockPos posIn,
EnumFacing facingIn) |
CPacketPlayerTryUseItemOnBlock(BlockPos posIn,
EnumFacing placedBlockDirectionIn,
EnumHand handIn,
float facingXIn,
float facingYIn,
float facingZIn) |
CPacketRecipeInfo(boolean p_i47424_1_,
boolean p_i47424_2_) |
CPacketSeenAdvancements(CPacketSeenAdvancements.Action p_i47595_1_,
ResourceLocation p_i47595_2_) |
CPacketTabComplete(java.lang.String messageIn,
BlockPos targetBlockIn,
boolean hasTargetBlockIn) |
CPacketUpdateSign(BlockPos posIn,
ITextComponent[] linesIn) |
CPacketUseEntity(Entity entityIn,
EnumHand handIn) |
CPacketUseEntity(Entity entityIn,
EnumHand handIn,
Vec3d hitVecIn) |
Position(double xIn,
double yIn,
double zIn,
boolean onGroundIn) |
PositionRotation(double xIn,
double yIn,
double zIn,
float yawIn,
float pitchIn,
boolean onGroundIn) |
Rotation(float yawIn,
float pitchIn,
boolean onGroundIn) |
Modifier and Type | Method and Description |
---|---|
void |
SPacketWorldBorder.apply(WorldBorder border) |
boolean |
SPacketEntityEffect.doesShowParticles() |
IRecipe |
SPacketPlaceGhostRecipe.func_194311_a() |
int |
SPacketPlaceGhostRecipe.func_194313_b() |
int |
SPacketTeams.getAction() |
int |
SPacketScoreboardObjective.getAction() |
SPacketPlayerListItem.Action |
SPacketPlayerListItem.getAction() |
short |
SPacketConfirmTransaction.getActionNumber() |
java.util.Map<ResourceLocation,Advancement.Builder> |
SPacketAdvancementInfo.getAdvancementsToAdd() |
java.util.Set<ResourceLocation> |
SPacketAdvancementInfo.getAdvancementsToRemove() |
java.util.List<BlockPos> |
SPacketExplosion.getAffectedBlockPositions() |
int |
SPacketCollectItem.getAmount() |
byte |
SPacketEntityEffect.getAmplifier() |
int |
SPacketAnimation.getAnimationType() |
BlockPos |
SPacketUseBed.getBedPosition() |
BlockPos |
SPacketBlockChange.getBlockPosition() |
BlockPos |
SPacketBlockAction.getBlockPosition() |
IBlockState |
SPacketBlockChange.getBlockState() |
Block |
SPacketBlockAction.getBlockType() |
int |
SPacketBlockBreakAnim.getBreakerId() |
PacketBuffer |
SPacketCustomPayload.getBufferData() |
SoundCategory |
SPacketSoundEffect.getCategory() |
SoundCategory |
SPacketCustomSound.getCategory() |
SPacketMultiBlockChange.BlockUpdateData[] |
SPacketMultiBlockChange.getChangedBlocks() |
java.lang.String |
SPacketCustomPayload.getChannelName() |
ITextComponent |
SPacketChat.getChatComponent() |
int |
SPacketChunkData.getChunkX() |
int |
SPacketChunkData.getChunkZ() |
int |
SPacketCollectItem.getCollectedItemEntityID() |
java.lang.String |
SPacketTeams.getCollisionRule() |
int |
SPacketTeams.getColor() |
BossInfo.Color |
SPacketUpdateBossInfo.getColor() |
int |
SPacketSpawnObject.getData() |
int |
SPacketBlockAction.getData1() |
int |
SPacketBlockAction.getData2() |
java.util.List<EntityDataManager.DataEntry<?>> |
SPacketSpawnMob.getDataManagerEntries() |
java.util.List<EntityDataManager.DataEntry<?>> |
SPacketSpawnPlayer.getDataManagerEntries() |
java.util.List<EntityDataManager.DataEntry<?>> |
SPacketEntityMetadata.getDataManagerEntries() |
EnumDifficulty |
SPacketRespawn.getDifficulty() |
EnumDifficulty |
SPacketServerDifficulty.getDifficulty() |
EnumDifficulty |
SPacketJoinGame.getDifficulty() |
int |
SPacketJoinGame.getDimension() |
int |
SPacketRespawn.getDimensionID() |
java.util.List<IRecipe> |
SPacketRecipeBook.getDisplayedRecipes() |
java.lang.String |
SPacketTeams.getDisplayName() |
int |
SPacketTitle.getDisplayTime() |
int |
SPacketEntityEffect.getDuration() |
byte |
SPacketEntityEffect.getEffectId() |
Entity |
SPacketEntity.getEntity(World worldIn) |
Entity |
SPacketEntityHeadLook.getEntity(World worldIn) |
Entity |
SPacketEntityStatus.getEntity(World worldIn) |
Entity |
SPacketCamera.getEntity(World worldIn) |
Entity |
SPacketRemoveEntityEffect.getEntity(World worldIn) |
int |
SPacketEntityAttach.getEntityId() |
int |
SPacketSpawnGlobalEntity.getEntityId() |
int |
SPacketOpenWindow.getEntityId() |
int |
SPacketSetPassengers.getEntityId() |
int |
SPacketEntityEffect.getEntityId() |
int |
SPacketEntityProperties.getEntityId() |
int |
SPacketEntityMetadata.getEntityId() |
int |
SPacketEntityTeleport.getEntityId() |
int |
SPacketSpawnExperienceOrb.getEntityID() |
int |
SPacketSpawnObject.getEntityID() |
int |
SPacketSpawnPainting.getEntityID() |
int |
SPacketEntityVelocity.getEntityID() |
int |
SPacketCollectItem.getEntityID() |
int |
SPacketSpawnMob.getEntityID() |
int |
SPacketSpawnPlayer.getEntityID() |
int |
SPacketAnimation.getEntityID() |
int |
SPacketEntityEquipment.getEntityID() |
int[] |
SPacketDestroyEntities.getEntityIDs() |
int |
SPacketSpawnMob.getEntityType() |
java.util.List<SPacketPlayerListItem.AddPlayerData> |
SPacketPlayerListItem.getEntries() |
EntityEquipmentSlot |
SPacketEntityEquipment.getEquipmentSlot() |
float |
SPacketSetExperience.getExperienceBar() |
int |
SPacketChunkData.getExtractedSize() |
EnumFacing |
SPacketSpawnPainting.getFacing() |
int |
SPacketTitle.getFadeInTime() |
int |
SPacketTitle.getFadeOutTime() |
java.util.Set<SPacketPlayerPosLook.EnumFlags> |
SPacketPlayerPosLook.getFlags() |
float |
SPacketPlayerAbilities.getFlySpeed() |
int |
SPacketUpdateHealth.getFoodLevel() |
ITextComponent |
SPacketPlayerListHeaderFooter.getFooter() |
int |
SPacketTeams.getFriendlyFlags() |
int |
SPacketChangeGameState.getGameState() |
GameType |
SPacketRespawn.getGameType() |
GameType |
SPacketJoinGame.getGameType() |
java.lang.String |
SPacketOpenWindow.getGuiId() |
java.lang.String |
SPacketResourcePackSend.getHash() |
ITextComponent |
SPacketPlayerListHeaderFooter.getHeader() |
byte |
SPacketSpawnMob.getHeadPitch() |
float |
SPacketUpdateHealth.getHealth() |
int |
SPacketHeldItemChange.getHeldItemHotbarIndex() |
long |
SPacketKeepAlive.getId() |
boolean |
SPacketEntityEffect.getIsAmbient() |
Item |
SPacketCooldown.getItem() |
ItemStack |
SPacketEntityEquipment.getItemStack() |
java.util.List<ItemStack> |
SPacketWindowItems.getItemStacks() |
int |
SPacketSetExperience.getLevel() |
int |
SPacketMaps.getMapId() |
java.lang.String[] |
SPacketTabComplete.getMatches() |
int |
SPacketJoinGame.getMaxPlayers() |
ITextComponent |
SPacketTitle.getMessage() |
float |
SPacketExplosion.getMotionX() |
int |
SPacketEntityVelocity.getMotionX() |
float |
SPacketExplosion.getMotionY() |
int |
SPacketEntityVelocity.getMotionY() |
float |
SPacketExplosion.getMotionZ() |
int |
SPacketEntityVelocity.getMotionZ() |
java.lang.String |
SPacketTeams.getName() |
ITextComponent |
SPacketUpdateBossInfo.getName() |
java.lang.String |
SPacketDisplayObjective.getName() |
java.lang.String |
SPacketTeams.getNameTagVisibility() |
NBTTagCompound |
SPacketUpdateTileEntity.getNbtCompound() |
java.lang.String |
SPacketScoreboardObjective.getObjectiveName() |
java.lang.String |
SPacketUpdateScore.getObjectiveName() |
java.lang.String |
SPacketScoreboardObjective.getObjectiveValue() |
boolean |
SPacketEntity.getOnGround() |
boolean |
SPacketEntityTeleport.getOnGround() |
byte |
SPacketEntityStatus.getOpCode() |
SPacketUpdateBossInfo.Operation |
SPacketUpdateBossInfo.getOperation() |
BossInfo.Overlay |
SPacketUpdateBossInfo.getOverlay() |
int[] |
SPacketParticles.getParticleArgs() |
int |
SPacketParticles.getParticleCount() |
float |
SPacketParticles.getParticleSpeed() |
EnumParticleTypes |
SPacketParticles.getParticleType() |
int[] |
SPacketSetPassengers.getPassengerIds() |
float |
SPacketUpdateBossInfo.getPercent() |
float |
SPacketMoveVehicle.getPitch() |
byte |
SPacketEntity.getPitch() |
float |
SPacketSoundEffect.getPitch() |
int |
SPacketSpawnObject.getPitch() |
float |
SPacketPlayerPosLook.getPitch() |
byte |
SPacketSpawnMob.getPitch() |
float |
SPacketCustomSound.getPitch() |
byte |
SPacketSpawnPlayer.getPitch() |
byte |
SPacketEntityTeleport.getPitch() |
EntityPlayer |
SPacketUseBed.getPlayer(World worldIn) |
int |
SPacketJoinGame.getPlayerId() |
java.lang.String |
SPacketUpdateScore.getPlayerName() |
java.util.Collection<java.lang.String> |
SPacketTeams.getPlayers() |
BlockPos |
SPacketUpdateTileEntity.getPos() |
BlockPos |
SPacketBlockBreakAnim.getPosition() |
BlockPos |
SPacketSpawnPainting.getPosition() |
int |
SPacketDisplayObjective.getPosition() |
Potion |
SPacketRemoveEntityEffect.getPotion() |
java.lang.String |
SPacketTeams.getPrefix() |
int |
SPacketBlockBreakAnim.getProgress() |
java.util.Map<ResourceLocation,AdvancementProgress> |
SPacketAdvancementInfo.getProgressUpdates() |
int |
SPacketWindowProperty.getProperty() |
PacketBuffer |
SPacketChunkData.getReadBuffer() |
ITextComponent |
SPacketDisconnect.getReason() |
java.util.List<IRecipe> |
SPacketRecipeBook.getRecipes() |
IScoreCriteria.EnumRenderType |
SPacketScoreboardObjective.getRenderType() |
float |
SPacketUpdateHealth.getSaturationLevel() |
SPacketUpdateScore.Action |
SPacketUpdateScore.getScoreAction() |
int |
SPacketUpdateScore.getScoreValue() |
BlockPos |
SPacketSignEditorOpen.getSignPosition() |
int |
SPacketSetSlot.getSlot() |
int |
SPacketOpenWindow.getSlotCount() |
java.util.List<SPacketEntityProperties.Snapshot> |
SPacketEntityProperties.getSnapshots() |
SoundEvent |
SPacketSoundEffect.getSound() |
int |
SPacketEffect.getSoundData() |
java.lang.String |
SPacketCustomSound.getSoundName() |
BlockPos |
SPacketEffect.getSoundPos() |
int |
SPacketEffect.getSoundType() |
BlockPos |
SPacketSpawnPosition.getSpawnPos() |
int |
SPacketSpawnObject.getSpeedX() |
int |
SPacketSpawnObject.getSpeedY() |
int |
SPacketSpawnObject.getSpeedZ() |
ItemStack |
SPacketSetSlot.getStack() |
SPacketRecipeBook.State |
SPacketRecipeBook.getState() |
java.util.Map<StatBase,java.lang.Integer> |
SPacketStatistics.getStatisticMap() |
float |
SPacketExplosion.getStrength() |
java.lang.String |
SPacketTeams.getSuffix() |
ResourceLocation |
SPacketSelectAdvancementsTab.getTab() |
int |
SPacketPlayerPosLook.getTeleportId() |
int |
SPacketCooldown.getTicks() |
java.util.List<NBTTagCompound> |
SPacketChunkData.getTileEntityTags() |
int |
SPacketUpdateTileEntity.getTileEntityType() |
java.lang.String |
SPacketSpawnPainting.getTitle() |
int |
SPacketSetExperience.getTotalExperience() |
long |
SPacketTimeUpdate.getTotalWorldTime() |
int |
SPacketSpawnObject.getType() |
int |
SPacketSpawnGlobalEntity.getType() |
SPacketTitle.Type |
SPacketTitle.getType() |
java.util.UUID |
SPacketSpawnObject.getUniqueId() |
java.util.UUID |
SPacketUpdateBossInfo.getUniqueId() |
java.util.UUID |
SPacketSpawnPainting.getUniqueId() |
java.util.UUID |
SPacketSpawnMob.getUniqueId() |
java.util.UUID |
SPacketSpawnPlayer.getUniqueId() |
java.lang.String |
SPacketResourcePackSend.getURL() |
float |
SPacketChangeGameState.getValue() |
int |
SPacketWindowProperty.getValue() |
int |
SPacketEntityAttach.getVehicleEntityId() |
int |
SPacketSpawnMob.getVelocityX() |
int |
SPacketSpawnMob.getVelocityY() |
int |
SPacketSpawnMob.getVelocityZ() |
float |
SPacketSoundEffect.getVolume() |
float |
SPacketCustomSound.getVolume() |
float |
SPacketPlayerAbilities.getWalkSpeed() |
int |
SPacketConfirmTransaction.getWindowId() |
int |
SPacketOpenWindow.getWindowId() |
int |
SPacketWindowItems.getWindowId() |
int |
SPacketWindowProperty.getWindowId() |
int |
SPacketSetSlot.getWindowId() |
ITextComponent |
SPacketOpenWindow.getWindowTitle() |
long |
SPacketTimeUpdate.getWorldTime() |
WorldType |
SPacketRespawn.getWorldType() |
WorldType |
SPacketJoinGame.getWorldType() |
double |
SPacketMoveVehicle.getX() |
double |
SPacketExplosion.getX() |
int |
SPacketEntity.getX() |
double |
SPacketSoundEffect.getX() |
double |
SPacketSpawnExperienceOrb.getX() |
double |
SPacketSpawnObject.getX() |
double |
SPacketSpawnGlobalEntity.getX() |
double |
SPacketPlayerPosLook.getX() |
int |
SPacketUnloadChunk.getX() |
double |
SPacketSpawnMob.getX() |
double |
SPacketCustomSound.getX() |
double |
SPacketSpawnPlayer.getX() |
double |
SPacketEntityTeleport.getX() |
double |
SPacketParticles.getXCoordinate() |
float |
SPacketParticles.getXOffset() |
int |
SPacketSpawnExperienceOrb.getXPValue() |
double |
SPacketMoveVehicle.getY() |
double |
SPacketExplosion.getY() |
int |
SPacketEntity.getY() |
double |
SPacketSoundEffect.getY() |
double |
SPacketSpawnExperienceOrb.getY() |
double |
SPacketSpawnObject.getY() |
double |
SPacketSpawnGlobalEntity.getY() |
double |
SPacketPlayerPosLook.getY() |
double |
SPacketSpawnMob.getY() |
double |
SPacketCustomSound.getY() |
double |
SPacketSpawnPlayer.getY() |
double |
SPacketEntityTeleport.getY() |
float |
SPacketMoveVehicle.getYaw() |
byte |
SPacketEntity.getYaw() |
int |
SPacketSpawnObject.getYaw() |
byte |
SPacketEntityHeadLook.getYaw() |
float |
SPacketPlayerPosLook.getYaw() |
byte |
SPacketSpawnMob.getYaw() |
byte |
SPacketSpawnPlayer.getYaw() |
byte |
SPacketEntityTeleport.getYaw() |
double |
SPacketParticles.getYCoordinate() |
float |
SPacketParticles.getYOffset() |
double |
SPacketMoveVehicle.getZ() |
double |
SPacketExplosion.getZ() |
int |
SPacketEntity.getZ() |
double |
SPacketSoundEffect.getZ() |
double |
SPacketSpawnExperienceOrb.getZ() |
double |
SPacketSpawnObject.getZ() |
double |
SPacketSpawnGlobalEntity.getZ() |
double |
SPacketPlayerPosLook.getZ() |
int |
SPacketUnloadChunk.getZ() |
double |
SPacketSpawnMob.getZ() |
double |
SPacketCustomSound.getZ() |
double |
SPacketSpawnPlayer.getZ() |
double |
SPacketEntityTeleport.getZ() |
double |
SPacketParticles.getZCoordinate() |
float |
SPacketParticles.getZOffset() |
boolean |
SPacketOpenWindow.hasSlots() |
boolean |
SPacketServerDifficulty.isDifficultyLocked() |
boolean |
SPacketRecipeBook.isFilteringCraftable() |
boolean |
SPacketAdvancementInfo.isFirstSync() |
boolean |
SPacketRecipeBook.isGuiOpen() |
boolean |
SPacketJoinGame.isHardcoreMode() |
boolean |
SPacketParticles.isLongDistance() |
boolean |
SPacketEntityEffect.isMaxDuration() |
boolean |
SPacketJoinGame.isReducedDebugInfo() |
boolean |
SPacketEntity.isRotating() |
boolean |
SPacketEffect.isSoundServerwide() |
void |
SPacketSpawnObject.setData(int dataIn) |
void |
SPacketMaps.setMapdataTo(MapData mapdataIn) |
boolean |
SPacketUpdateBossInfo.shouldCreateFog() |
boolean |
SPacketUpdateBossInfo.shouldDarkenSky() |
boolean |
SPacketUpdateBossInfo.shouldPlayEndBossMusic() |
boolean |
SPacketConfirmTransaction.wasAccepted() |
Modifier and Type | Interface and Description |
---|---|
interface |
IServer |
class |
RConOutputStream |
class |
RConThreadBase |
class |
RConThreadClient |
class |
RConThreadMain |
class |
RConThreadQuery |
(package private) class |
RConThreadQuery.Auth |
class |
RConUtils |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
RConConsoleSource.getLogContents() |
void |
RConConsoleSource.resetLog() |
Constructor and Description |
---|
CPacketPing(long clientTimeIn) |
Modifier and Type | Method and Description |
---|---|
ServerStatusResponse |
SPacketServerInfo.getResponse() |
Modifier and Type | Field and Description |
---|---|
private PathPoint |
Path.target |
Modifier and Type | Method and Description |
---|---|
static PathPoint |
PathPoint.createFromBuffer(PacketBuffer buf) |
PathPoint[] |
Path.getClosedSet() |
PathPoint[] |
Path.getOpenSet() |
PathPoint |
Path.getTarget() |
static Path |
Path.read(PacketBuffer buf) |
Modifier and Type | Field and Description |
---|---|
private boolean |
PotionEffect.isPotionDurationMax |
Modifier and Type | Method and Description |
---|---|
static void |
PotionUtils.addPotionTooltip(ItemStack itemIn,
java.util.List<java.lang.String> lores,
float durationFactor) |
java.util.Map<IAttribute,AttributeModifier> |
Potion.getAttributeModifierMap() |
boolean |
PotionEffect.getIsPotionDurationMax() |
static java.lang.String |
Potion.getPotionDurationString(PotionEffect effect,
float durationFactor) |
int |
Potion.getStatusIconIndex() |
boolean |
Potion.hasStatusIcon() |
boolean |
Potion.isBeneficial() |
void |
Potion.renderHUDEffect(int x,
int y,
PotionEffect effect,
Minecraft mc,
float alpha)
|
void |
Potion.renderHUDEffect(PotionEffect effect,
Gui gui,
int x,
int y,
float z,
float alpha)
Called to draw the this Potion onto the player's ingame HUD when it's active.
|
void |
Potion.renderInventoryEffect(int x,
int y,
PotionEffect effect,
Minecraft mc)
|
void |
Potion.renderInventoryEffect(PotionEffect effect,
Gui gui,
int x,
int y,
float z)
Called to draw the this Potion onto the player's inventory when it's active.
|
void |
PotionEffect.setPotionDurationMax(boolean maxDuration) |
Modifier and Type | Method and Description |
---|---|
void |
Profiler.func_194339_b(java.util.function.Supplier<java.lang.String> p_194339_1_) |
int |
Profiler.Result.getColor() |
java.util.Map<java.lang.String,java.lang.String> |
Snooper.getCurrentStats() |
java.lang.String |
Snooper.getUniqueID() |
Modifier and Type | Class and Description |
---|---|
class |
DisconnectedRealmsScreen |
class |
Realms |
class |
RealmsAnvilLevelStorageSource |
class |
RealmsBridge |
class |
RealmsBufferBuilder |
class |
RealmsButton |
class |
RealmsClickableScrolledSelectionList |
class |
RealmsConnect |
class |
RealmsDefaultVertexFormat |
class |
RealmsEditBox |
class |
RealmsLevelSummary |
class |
RealmsMth |
class |
RealmsScreen |
class |
RealmsScrolledSelectionList |
class |
RealmsServerAddress |
class |
RealmsSharedConstants |
class |
RealmsSimpleScrolledSelectionList |
class |
RealmsSliderButton |
class |
RealmsVertexFormat |
class |
RealmsVertexFormatElement |
class |
Tezzelator |
Modifier and Type | Method and Description |
---|---|
abstract Team.EnumVisible |
Team.getNameTagVisibility() |
Scoreboard |
ScoreObjective.getScoreboard() |
abstract boolean |
Team.getSeeFriendlyInvisiblesEnabled() |
void |
ScorePlayerTeam.setFriendlyFlags(int flags) |
Modifier and Type | Class and Description |
---|---|
class |
ServerEula |
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
MinecraftServer.hostname |
private boolean |
MinecraftServer.worldIconSet |
private java.lang.String |
MinecraftServer.worldName |
Modifier and Type | Method and Description |
---|---|
long |
MinecraftServer.getCurrentTime() |
Snooper |
MinecraftServer.getPlayerUsageSnooper() |
java.lang.String |
MinecraftServer.getServerHostname() |
int |
MinecraftServer.getServerPort() |
java.lang.Thread |
MinecraftServer.getServerThread() |
int |
MinecraftServer.getSpawnProtectionSize() |
java.lang.String |
MinecraftServer.getUserMessage() |
java.io.File |
MinecraftServer.getWorldIconFile() |
java.lang.String |
MinecraftServer.getWorldName() |
boolean |
MinecraftServer.isDebuggingEnabled() |
boolean |
MinecraftServer.isWorldIconSet() |
void |
MinecraftServer.logDebug(java.lang.String msg) |
void |
MinecraftServer.logInfo(java.lang.String msg) |
void |
MinecraftServer.logSevere(java.lang.String msg) |
static void |
MinecraftServer.main(java.lang.String[] p_main_0_) |
void |
MinecraftServer.registerTickable(ITickable tickable) |
boolean |
MinecraftServer.serverIsInRunLoop() |
void |
MinecraftServer.setForceGamemode(boolean force) |
void |
MinecraftServer.setHostname(java.lang.String host) |
void |
MinecraftServer.setPreventProxyConnections(boolean p_190517_1_) |
void |
MinecraftServer.setServerPort(int port) |
void |
MinecraftServer.setWorldName(java.lang.String worldNameIn) |
Modifier and Type | Class and Description |
---|---|
class |
DedicatedPlayerList |
class |
DedicatedServer |
class |
PendingCommand |
class |
PropertyManager |
class |
ServerHangWatchdog |
Modifier and Type | Class and Description |
---|---|
class |
MinecraftServerGui |
class |
PlayerListComponent |
class |
StatsComponent |
Modifier and Type | Class and Description |
---|---|
class |
IntegratedPlayerList |
class |
IntegratedServer |
class |
IntegratedServerCommandManager |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
PreYggdrasilConverter.ConversionError |
Modifier and Type | Method and Description |
---|---|
private static void |
PreYggdrasilConverter.backupConverted(java.io.File convertedFile) |
static boolean |
PreYggdrasilConverter.convertIpBanlist(MinecraftServer server) |
static boolean |
PreYggdrasilConverter.convertOplist(MinecraftServer server) |
static boolean |
PreYggdrasilConverter.convertSaveFiles(DedicatedServer server,
PropertyManager p_152723_1_) |
static boolean |
PreYggdrasilConverter.convertUserBanlist(MinecraftServer server) |
static boolean |
PreYggdrasilConverter.convertWhitelist(MinecraftServer server) |
private static java.io.File |
PreYggdrasilConverter.getPlayersDirectory(PropertyManager properties) |
java.io.File |
UserList.getSaveFile() |
private static boolean |
PreYggdrasilConverter.hasUnconvertableFiles(PropertyManager properties) |
private static boolean |
PreYggdrasilConverter.hasUnconvertablePlayerFiles(PropertyManager properties) |
boolean |
UserList.isEmpty() |
boolean |
UserListWhitelist.isWhitelisted(com.mojang.authlib.GameProfile profile) |
boolean |
PlayerList.isWhiteListEnabled() |
private static void |
PreYggdrasilConverter.mkdir(java.io.File dir) |
private static java.util.Date |
PreYggdrasilConverter.parseDate(java.lang.String input,
java.util.Date defaultValue) |
(package private) static java.util.List<java.lang.String> |
PreYggdrasilConverter.readFile(java.io.File inFile,
java.util.Map<java.lang.String,java.lang.String[]> read) |
void |
UserList.readSavedFile() |
void |
PlayerList.setCommandsAllowedForAll(boolean p_72387_1_) |
void |
PlayerList.setGameType(GameType gameModeIn) |
static boolean |
PreYggdrasilConverter.tryConvert(PropertyManager properties) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
IStatType.format(int number) |
java.lang.String |
StatBase.format(int number) |
Item |
StatCrafting.getItem() |
boolean |
RecipeBook.isFilteringCraftable() |
boolean |
RecipeBook.isGuiOpen() |
boolean |
RecipeBook.isNew(IRecipe recipe) |
Modifier and Type | Field and Description |
---|---|
private long |
TileEntityBeacon.beamRenderCounter |
private float |
TileEntityBeacon.beamRenderScale |
Modifier and Type | Method and Description |
---|---|
static BannerPattern |
BannerPattern.byHash(java.lang.String hash) |
abstract void |
CommandBlockBaseLogic.fillInInfo(io.netty.buffer.ByteBuf buf) |
float |
TileEntitySkull.getAnimationProgress(float p_184295_1_) |
java.util.List<TileEntityBeacon.BeamSegment> |
TileEntityBeacon.getBeamSegments() |
Entity |
MobSpawnerBaseLogic.getCachedEntity() |
EnumDyeColor |
TileEntityShulkerBox.getColor() |
java.util.List<EnumDyeColor> |
TileEntityBanner.getColorList() |
abstract int |
CommandBlockBaseLogic.getCommandBlockType() |
float |
TileEntityEndGateway.getCooldownPercent(float p_184305_1_) |
java.lang.String |
BannerPattern.getFileName() |
int |
TileEntityBeacon.BeamSegment.getHeight() |
float |
TileEntityStructure.getIntegrity() |
double |
TileEntity.getMaxRenderDistanceSquared() |
double |
TileEntityEndGateway.getMaxRenderDistanceSquared() |
double |
TileEntityBeacon.getMaxRenderDistanceSquared() |
java.lang.String |
TileEntityStructure.getMetadata() |
Mirror |
TileEntityStructure.getMirror() |
double |
MobSpawnerBaseLogic.getMobRotation() |
float |
TileEntityPiston.getOffsetX(float ticks) |
float |
TileEntityPiston.getOffsetY(float ticks) |
float |
TileEntityPiston.getOffsetZ(float ticks) |
int |
TileEntityEndGateway.getParticleAmount() |
java.util.List<BannerPattern> |
TileEntityBanner.getPatternList() |
java.lang.String |
TileEntityBanner.getPatternResourceLocation() |
BlockPos |
TileEntityStructure.getPosition() |
double |
MobSpawnerBaseLogic.getPrevMobRotation() |
float |
TileEntityPiston.getProgress(float ticks) |
AxisAlignedBB |
TileEntity.getRenderBoundingBox()
Return an
AxisAlignedBB that controls the visible scope of a TileEntitySpecialRenderer associated with this TileEntity
Defaults to the collision bounding box Block#getCollisionBoundingBoxFromPool(World, int, int, int) associated with the block
at this location. |
Rotation |
TileEntityStructure.getRotation() |
long |
TileEntityStructure.getSeed() |
int |
TileEntitySkull.getSkullRotation() |
float |
TileEntityEndGateway.getSpawnPercent(float p_184302_1_) |
BlockPos |
TileEntityStructure.getStructureSize() |
boolean |
TileEntityStructure.ignoresEntities() |
private void |
TileEntityBanner.initializeBannerData() |
static boolean |
TileEntityFurnace.isBurning(IInventory inventory) |
boolean |
TileEntityBed.isHeadPiece() |
void |
TileEntityStructure.nextMode() |
void |
TileEntitySign.setEditable(boolean isEditableIn) |
float |
TileEntityBeacon.shouldBeamRender() |
boolean |
TileEntityEndPortal.shouldRenderFace(EnumFacing p_184313_1_) |
boolean |
TileEntityEndGateway.shouldRenderFace(EnumFacing p_184313_1_) |
boolean |
TileEntityStructure.showsAir() |
boolean |
TileEntityStructure.showsBoundingBox() |
void |
TileEntityStructure.writeCoordinates(io.netty.buffer.ByteBuf buf) |
Modifier and Type | Class and Description |
---|---|
class |
EnchantmentNameParts |
class |
FrameTimer |
class |
IntegerCache |
interface |
ITabCompleter |
class |
MinecraftError |
class |
MouseFilter |
class |
MouseHelper |
class |
MovementInput |
class |
MovementInputFromOptions |
class |
ScreenShotHelper |
class |
Session |
static class |
Session.Type |
class |
TabCompleter |
class |
Timer |
static class |
Util.EnumOS |
Modifier and Type | Method and Description |
---|---|
static javax.crypto.SecretKey |
CryptManager.createNewSharedKey() |
static com.google.common.util.concurrent.ListenableFuture<java.lang.Object> |
HttpUtil.downloadResourcePack(java.io.File saveFile,
java.lang.String packUrl,
java.util.Map<java.lang.String,java.lang.String> p_180192_2_,
int maxSize,
IProgressUpdate p_180192_4_,
java.net.Proxy p_180192_5_) |
static byte[] |
CryptManager.encryptData(java.security.Key key,
byte[] data) |
static Util.EnumOS |
Util.getOSType() |
ResourceLocation |
SoundEvent.getSoundName() |
static int |
HttpUtil.getSuitableLanPort() |
static boolean |
JsonUtils.isBoolean(com.google.gson.JsonObject json,
java.lang.String memberName) |
static boolean |
JsonUtils.isString(com.google.gson.JsonElement json) |
EnumHandSide |
EnumHandSide.opposite() |
void |
CooldownTracker.removeCooldown(Item itemIn) |
void |
IProgressUpdate.resetProgressAndMessage(java.lang.String message) |
void |
IProgressUpdate.setDoneWorking() |
void |
FoodStats.setFoodSaturationLevel(float foodSaturationLevelIn) |
static java.lang.String |
StringUtils.stripControlCodes(java.lang.String text) |
static java.lang.String |
StringUtils.ticksToElapsedTime(int ticks) |
Modifier and Type | Class and Description |
---|---|
class |
Vec2f |
Modifier and Type | Method and Description |
---|---|
static int |
MathHelper.absFloor(double value) |
static boolean |
MathHelper.epsilonEquals(float p_180185_0_,
float p_180185_1_) |
static int |
MathHelper.fastFloor(double value) |
static double |
MathHelper.frac(double number) |
Vec3d |
AxisAlignedBB.getCenter() |
static long |
MathHelper.getPositionRandom(Vec3i pos) |
boolean |
AxisAlignedBB.hasNaN() |
static int |
MathHelper.hsvToRGB(float hue,
float saturation,
float value) |
boolean |
AxisAlignedBB.intersects(Vec3d min,
Vec3d max) |
static int |
MathHelper.intFloorDiv(int p_76137_0_,
int p_76137_1_) |
static int |
MathHelper.multiplyColor(int p_180188_0_,
int p_180188_1_) |
static int |
MathHelper.normalizeAngle(int p_180184_0_,
int p_180184_1_) |
static double |
MathHelper.positiveModulo(double numerator,
double denominator) |
static float |
MathHelper.positiveModulo(float numerator,
float denominator) |
static BlockPos.PooledMutableBlockPos |
BlockPos.PooledMutableBlockPos.retain(Vec3i vec) |
static int |
MathHelper.rgb(float rIn,
float gIn,
float bIn) |
static int |
MathHelper.rgb(int rIn,
int gIn,
int bIn) |
BlockPos.MutableBlockPos |
BlockPos.MutableBlockPos.setPos(Entity entityIn) |
BlockPos.PooledMutableBlockPos |
BlockPos.PooledMutableBlockPos.setPos(Entity entityIn) |
Constructor and Description |
---|
AxisAlignedBB(Vec3d min,
Vec3d max) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<K> |
IRegistry.getKeys() |
V |
IRegistry.getObject(K name) |
Modifier and Type | Method and Description |
---|---|
static void |
LanguageMap.replaceWith(java.util.Map<java.lang.String,java.lang.String> p_135063_0_) |
Modifier and Type | Method and Description |
---|---|
void |
MerchantRecipe.compensateToolUses() |
static MerchantRecipeList |
MerchantRecipeList.readFromBuf(PacketBuffer buffer) |
Modifier and Type | Class and Description |
---|---|
class |
ColorizerFoliage |
class |
ColorizerGrass |
Modifier and Type | Method and Description |
---|---|
float[] |
WorldProvider.calcSunriseSunsetColors(float celestialAngle,
float partialTicks) |
float[] |
WorldProviderEnd.calcSunriseSunsetColors(float celestialAngle,
float partialTicks) |
boolean |
WorldType.canBeCreated() |
boolean |
WorldProvider.doesXZShowFog(int x,
int z) |
boolean |
WorldProviderEnd.doesXZShowFog(int x,
int z) |
boolean |
WorldProviderHell.doesXZShowFog(int x,
int z) |
WorldSettings |
WorldSettings.enableCommands() |
Biome |
ChunkCache.getBiome(BlockPos pos) |
Biome |
IBlockAccess.getBiome(BlockPos pos) |
static GameType |
GameType.getByName(java.lang.String gamemodeName) |
Vec3d |
WorldProvider.getCloudColor(float partialTicks) |
Vec3d |
World.getCloudColorBody(float partialTicks) |
Vec3d |
World.getCloudColour(float partialTicks) |
float |
WorldProvider.getCloudHeight() |
float |
WorldProviderEnd.getCloudHeight() |
IRenderHandler |
WorldProvider.getCloudRenderer() |
int |
World.getCombinedLight(BlockPos pos,
int lightValue) |
int |
ChunkCache.getCombinedLight(BlockPos pos,
int lightValue) |
int |
IBlockAccess.getCombinedLight(BlockPos pos,
int lightValue) |
java.lang.String |
World.getDebugLoadedEntities() |
Vec3d |
World.getFogColor(float partialTicks) |
Vec3d |
WorldProvider.getFogColor(float p_76562_1_,
float p_76562_2_) |
Vec3d |
WorldProviderEnd.getFogColor(float p_76562_1_,
float p_76562_2_) |
Vec3d |
WorldProviderHell.getFogColor(float p_76562_1_,
float p_76562_2_) |
double |
World.getHorizon() |
java.lang.String |
WorldType.getInfoTranslationKey() |
int |
World.getLastLightningBolt() |
int |
ChunkCache.getLightFor(EnumSkyBlock type,
BlockPos pos) |
private int |
ChunkCache.getLightForExt(EnumSkyBlock type,
BlockPos pos) |
int |
World.getLightFromNeighborsFor(EnumSkyBlock type,
BlockPos pos) |
java.util.List<Entity> |
World.getLoadedEntityList() |
int |
World.getMoonPhase() |
MusicTicker.MusicType |
WorldProvider.getMusicType()
Called on the client to get the music type to play when in this world type.
|
java.lang.String |
World.getProviderName() |
Vec3d |
WorldProvider.getSkyColor(Entity cameraEntity,
float partialTicks) |
Vec3d |
World.getSkyColor(Entity entityIn,
float partialTicks) |
Vec3d |
World.getSkyColorBody(Entity entityIn,
float partialTicks) |
IRenderHandler |
WorldProvider.getSkyRenderer() |
float |
WorldProvider.getStarBrightness(float par1)
Gets the Star Brightness for rendering sky.
|
float |
World.getStarBrightness(float partialTicks) |
float |
World.getStarBrightnessBody(float partialTicks) |
float |
WorldProvider.getSunBrightness(float par1)
Gets the Sun Brightness for rendering sky.
|
float |
World.getSunBrightness(float partialTicks) |
float |
World.getSunBrightnessBody(float partialTicks) |
java.lang.String |
WorldType.getTranslationKey() |
double |
WorldProvider.getVoidFogYFactor() |
IRenderHandler |
WorldProvider.getWeatherRenderer() |
WorldType |
ChunkCache.getWorldType() |
WorldType |
IBlockAccess.getWorldType() |
boolean |
WorldType.hasInfoNotice() |
boolean |
ChunkCache.isEmpty() |
boolean |
WorldProvider.isSkyColored() |
boolean |
WorldProviderEnd.isSkyColored() |
void |
World.joinEntityInSurroundings(Entity entityIn) |
void |
World.makeFireworks(double x,
double y,
double z,
double motionX,
double motionY,
double motionZ,
NBTTagCompound compound) |
void |
WorldType.onCustomizeButton(Minecraft mc,
GuiCreateWorld guiCreateWorld)
Called when the 'Customize' button is pressed on world creation GUI
|
protected void |
World.playMoodSoundAndCheckLight(int p_147467_1_,
int p_147467_2_,
Chunk chunkIn) |
void |
World.sendQuittingDisconnectingPacket() |
void |
WorldProvider.setCloudRenderer(IRenderHandler renderer) |
void |
World.setInitialSpawnLocation() |
void |
WorldServer.setInitialSpawnLocation() |
void |
World.setRainStrength(float strength) |
void |
WorldProvider.setSkyRenderer(IRenderHandler skyRenderer) |
void |
World.setThunderStrength(float strength) |
void |
World.setTotalWorldTime(long worldTime) |
void |
WorldProvider.setWeatherRenderer(IRenderHandler renderer) |
void |
World.spawnParticle(EnumParticleTypes particleType,
boolean ignoreRange,
double xCoord,
double yCoord,
double zCoord,
double xSpeed,
double ySpeed,
double zSpeed,
int... parameters) |
Constructor and Description |
---|
Explosion(World worldIn,
Entity entityIn,
double x,
double y,
double z,
float size,
boolean causesFire,
boolean damagesTerrain,
java.util.List<BlockPos> affectedPositions) |
Explosion(World worldIn,
Entity entityIn,
double x,
double y,
double z,
float size,
java.util.List<BlockPos> affectedPositions) |
Modifier and Type | Class and Description |
---|---|
class |
BiomeColorHelper |
(package private) static interface |
BiomeColorHelper.ColorResolver |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
Biome.getBiomeName() |
int |
BiomeSwamp.getFoliageColorAtPos(BlockPos pos) |
int |
Biome.getFoliageColorAtPos(BlockPos pos) |
int |
BiomeMesa.getFoliageColorAtPos(BlockPos pos) |
int |
BiomeSwamp.getGrassColorAtPos(BlockPos pos) |
int |
Biome.getGrassColorAtPos(BlockPos pos) |
int |
BiomeForest.getGrassColorAtPos(BlockPos pos) |
int |
BiomeMesa.getGrassColorAtPos(BlockPos pos) |
int |
Biome.getSkyColorByTemp(float currentTemperature) |
int |
BiomeEnd.getSkyColorByTemp(float currentTemperature) |
int |
Biome.getWaterColor() |
Modifier and Type | Method and Description |
---|---|
int |
EnumBorderStatus.getColor() |
double |
WorldBorder.getResizeSpeed() |
Modifier and Type | Class and Description |
---|---|
class |
EmptyChunk |
Modifier and Type | Method and Description |
---|---|
protected void |
Chunk.generateHeightMap() |
void |
Chunk.markLoaded(boolean loaded) |
void |
BlockStatePaletteRegistry.read(PacketBuffer buf) |
void |
IBlockStatePalette.read(PacketBuffer buf) |
void |
BlockStatePaletteLinear.read(PacketBuffer buf) |
void |
BlockStatePaletteHashMap.read(PacketBuffer buf) |
void |
BlockStateContainer.read(PacketBuffer buf) |
void |
Chunk.read(PacketBuffer buf,
int availableSections,
boolean groundUpContinuous) |
Modifier and Type | Method and Description |
---|---|
void |
AnvilSaveConverter.flushCache() |
java.lang.String |
AnvilSaveConverter.getName() |
java.util.List<WorldSummary> |
AnvilSaveConverter.getSaveList() |
boolean |
AnvilSaveConverter.isConvertible(java.lang.String saveName) |
Modifier and Type | Class and Description |
---|---|
class |
SaveDataMemoryStorage |
class |
SaveHandlerMP |
class |
WorldSummary |
Modifier and Type | Method and Description |
---|---|
boolean |
ISaveFormat.canLoadWorld(java.lang.String saveName) |
boolean |
SaveFormatOld.canLoadWorld(java.lang.String saveName) |
protected static boolean |
SaveFormatOld.deleteFiles(java.io.File[] files) |
boolean |
ISaveFormat.deleteWorldDirectory(java.lang.String saveName) |
boolean |
SaveFormatOld.deleteWorldDirectory(java.lang.String saveName) |
void |
ISaveFormat.flushCache() |
void |
SaveFormatOld.flushCache() |
long |
DerivedWorldInfo.getLastTimePlayed() |
long |
WorldInfo.getLastTimePlayed() |
java.lang.String |
ISaveFormat.getName() |
java.lang.String |
SaveFormatOld.getName() |
java.util.List<WorldSummary> |
ISaveFormat.getSaveList() |
java.util.List<WorldSummary> |
SaveFormatOld.getSaveList() |
long |
DerivedWorldInfo.getSizeOnDisk() |
long |
WorldInfo.getSizeOnDisk() |
int |
WorldInfo.getVersionId() |
java.lang.String |
WorldInfo.getVersionName() |
WorldInfo |
ISaveFormat.getWorldInfo(java.lang.String saveName) |
boolean |
ISaveFormat.isConvertible(java.lang.String saveName) |
boolean |
SaveFormatOld.isConvertible(java.lang.String saveName) |
boolean |
ISaveFormat.isNewLevelIdAcceptable(java.lang.String saveName) |
boolean |
SaveFormatOld.isNewLevelIdAcceptable(java.lang.String saveName) |
boolean |
MapDecoration.Type.isRenderedOnFrame() |
boolean |
WorldInfo.isVersionSnapshot() |
void |
ISaveFormat.renameWorld(java.lang.String dirName,
java.lang.String newName) |
void |
SaveFormatOld.renameWorld(java.lang.String dirName,
java.lang.String newName) |
boolean |
MapDecoration.render(int index)
Renders this decoration, useful for custom sprite sheets.
|
boolean |
MapDecoration.renderOnFrame() |
void |
DerivedWorldInfo.setSpawnX(int x) |
void |
WorldInfo.setSpawnX(int x) |
void |
DerivedWorldInfo.setSpawnY(int y) |
void |
WorldInfo.setSpawnY(int y) |
void |
DerivedWorldInfo.setSpawnZ(int z) |
void |
WorldInfo.setSpawnZ(int z) |
Modifier and Type | Method and Description |
---|---|
abstract void |
IRenderHandler.render(float partialTicks,
WorldClient world,
Minecraft mc) |
Modifier and Type | Class and Description |
---|---|
class |
GuiScreenEvent
Event classes for GuiScreen events.
|
Modifier and Type | Class and Description |
---|---|
class |
NotificationModUpdateScreen |
Modifier and Type | Interface and Description |
---|---|
interface |
IResourceType
Represents a generic type of reloadable resource.
|
class |
ReloadRequirements
Holds methods to create standard predicates to select
IResourceType s that should be reloaded. |
class |
VanillaResourceType
An enum of all
IResourceType s used by the Vanilla game. |
Modifier and Type | Class and Description |
---|---|
private static class |
TRSRTransformation.Cache |
Modifier and Type | Method and Description |
---|---|
static TRSRTransformation |
TRSRTransformation.from(EnumFacing facing) |
static TRSRTransformation |
TRSRTransformation.from(ItemTransformVec3f transform)
Deprecated.
|
static TRSRTransformation |
TRSRTransformation.from(ModelRotation rotation) |
static javax.vecmath.Matrix4f |
TRSRTransformation.getMatrix(EnumFacing facing) |
static ModelRotation |
TRSRTransformation.getRotation(EnumFacing facing) |
ItemTransformVec3f |
TRSRTransformation.toItemTransform()
Deprecated.
|
static org.lwjgl.util.vector.Matrix4f |
TRSRTransformation.toLwjgl(javax.vecmath.Matrix4f m) |
static org.lwjgl.util.vector.Vector3f |
TRSRTransformation.toLwjgl(javax.vecmath.Vector3f vec) |
static org.lwjgl.util.vector.Vector4f |
TRSRTransformation.toLwjgl(javax.vecmath.Vector4f vec) |
static javax.vecmath.Matrix4f |
TRSRTransformation.toVecmath(org.lwjgl.util.vector.Matrix4f m) |
static javax.vecmath.Vector3f |
TRSRTransformation.toVecmath(org.lwjgl.util.vector.Vector3f vec) |
static javax.vecmath.Vector4f |
TRSRTransformation.toVecmath(org.lwjgl.util.vector.Vector4f vec) |
Constructor and Description |
---|
TRSRTransformation(EnumFacing facing)
Deprecated.
|
TRSRTransformation(ItemTransformVec3f transform)
Deprecated.
|
TRSRTransformation(ModelRotation rotation)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static IClip |
Clips.getModelClipNode(ResourceLocation modelLocation,
java.lang.String clipName)
Retrieves the clip from the model.
|
static IAnimationStateMachine |
AnimationStateMachine.load(IResourceManager manager,
ResourceLocation location,
com.google.common.collect.ImmutableMap<java.lang.String,ITimeValue> customParameters)
Load a new instance if AnimationStateMachine at specified location, with specified custom parameters.
|
Modifier and Type | Method and Description |
---|---|
private static void |
ForgeNetworkHandler.addClientHandlers() |
Modifier and Type | Method and Description |
---|---|
BlockRenderLayer |
BlockFluidBase.getBlockLayer() |
Vec3d |
BlockFluidBase.getFogColor(World world,
BlockPos pos,
IBlockState state,
Entity entity,
Vec3d originalColor,
float partialTicks) |
Modifier and Type | Class and Description |
---|---|
class |
CustomModLoadingErrorDisplayException
If a mod throws this exception during loading, it will be called back to render
the error screen through the methods below.
|
Modifier and Type | Method and Description |
---|---|
GuiScreen |
IDisplayableError.createGui() |
Modifier and Type | Method and Description |
---|---|
GuiScreen |
MissingModsException.createGui() |
GuiScreen |
WrongMinecraftVersionException.createGui() |
GuiScreen |
DuplicateModsFoundException.createGui() |
GuiScreen |
MultipleModsErrored.createGui() |
Modifier and Type | Method and Description |
---|---|
private static void |
FMLNetworkHandler.addClientHandlers() |
Modifier and Type | Method and Description |
---|---|
GuiScreen |
ModSortingException.createGui() |