diff --git a/Randomness 1.12.2 extreme - Oh no.tsv b/Randomness 1.12.2 extreme - Oh no.tsv index 596a366..bba4f01 100644 --- a/Randomness 1.12.2 extreme - Oh no.tsv +++ b/Randomness 1.12.2 extreme - Oh no.tsv @@ -12,9 +12,9 @@ blockDropPosition Where the spawned item should spawn Lnet/minecraft/block/Block blockDropPosition Where the spawned item should spawn Lnet/minecraft/block/Block;spawnAsEntity(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/item/ItemStack;)V Ljava/util/Random;nextFloat()F 1 0x21 0x9 FALSE FALSE FALSE blockDropPosition Where the spawned item should spawn Lnet/minecraft/block/Block;spawnAsEntity(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/item/ItemStack;)V Ljava/util/Random;nextFloat()F 2 0x21 0x9 FALSE FALSE FALSE checkAndDropBeetroot Chance per tick of dropping beetroot if block below isn't sustainable for beetroot Lnet/minecraft/block/BlockBeetroot;updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE -brewingStandParticlePosition Get the X of the position of a particle of a brewing stand Lnet/minecraft/block/BlockBrewingStand;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 0 0x21 0x1 FALSE FALSE FALSE -brewingStandParticlePosition Get the Y of the position of a particle of a brewing stand Lnet/minecraft/block/BlockBrewingStand;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 1 0x21 0x1 FALSE FALSE FALSE -brewingStandParticlePosition Get the Z of the position of a particle of a brewing stand Lnet/minecraft/block/BlockBrewingStand;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 2 0x21 0x1 FALSE FALSE FALSE +brewingStandParticlePositionX Get the X of the position of a particle of a brewing stand Lnet/minecraft/block/BlockBrewingStand;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 0 0x21 0x1 FALSE FALSE FALSE +brewingStandParticlePositionY Get the Y of the position of a particle of a brewing stand Lnet/minecraft/block/BlockBrewingStand;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 1 0x21 0x1 FALSE FALSE FALSE +brewingStandParticlePositionZ Get the Z of the position of a particle of a brewing stand Lnet/minecraft/block/BlockBrewingStand;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 2 0x21 0x1 FALSE FALSE FALSE cauldronFillWIthRain Chance of a cauldron increasing the water level during rain Lnet/minecraft/block/BlockCauldron;fillWithRain(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE chorusGrow Random direction a chorus flower grows Lnet/minecraft/block/BlockChorusFlower;growTreeRecursive(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;II)V Ljava/util/Random;nextInt(I)I 0 0x21 0xa FALSE FALSE FALSE chorusGrowDirection Random direction a chorus flower grows Lnet/minecraft/block/BlockChorusFlower;growTreeRecursive(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;II)V Ljava/util/Random;nextInt(I)I 1 0x21 0xa FALSE FALSE FALSE @@ -25,7 +25,7 @@ chorusQuantityDropped How many chorus fruit drops when broken Lnet/minecraft/blo cocoaGrow Chance for cocoa to grow Lnet/minecraft/block/BlockCocoa;updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE cropDrop Chance for a crop to drop + quantity Lnet/minecraft/block/BlockCrops;getDrops(Lnet/minecraft/util/NonNullList;Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)V Ljava/util/Random;nextInt(I)I 0 0x21 0x1 TRUE FALSE FALSE cropGrow Chance for a crop to grow Lnet/minecraft/block/BlockCrops;updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE -random_347 null Lnet/minecraft/block/BlockDeadBush;quantityDropped(Ljava/util/Random;)I Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE +deadBushDrop Quantity of dead bush drop Lnet/minecraft/block/BlockDeadBush;quantityDropped(Ljava/util/Random;)I Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE seedFromDoublePlant If a seed is dropped from a double grass Lnet/minecraft/block/BlockDoublePlant;getItemDropped(Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;I)Lnet/minecraft/item/Item; Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE dragoneggTeleportPos The position of the dragon egg after the player interacts with it Lnet/minecraft/block/BlockDragonEgg;teleport(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V Ljava/util/Random;nextInt(I)I 0 0x21 0x2 FALSE FALSE FALSE dragoneggTeleportPos The position of the dragon egg after the player interacts with it Lnet/minecraft/block/BlockDragonEgg;teleport(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V Ljava/util/Random;nextInt(I)I 1 0x21 0x2 FALSE FALSE FALSE @@ -41,77 +41,77 @@ dragoneggTeleportPos The position of the dragon egg after the player interacts w dragoneggTeleportPos The position of the dragon egg after the player interacts with it Lnet/minecraft/block/BlockDragonEgg;teleport(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V Ljava/util/Random;nextDouble()D 2 0x21 0x2 FALSE FALSE FALSE dragoneggTeleportPos The position of the dragon egg after the player interacts with it Lnet/minecraft/block/BlockDragonEgg;teleport(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V Ljava/util/Random;nextDouble()D 3 0x21 0x2 FALSE FALSE FALSE lavaFlow If lava should spread Lnet/minecraft/block/BlockDynamicLiquid;updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE -random_475 null Lnet/minecraft/block/BlockEnchantmentTable;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE -random_476 null Lnet/minecraft/block/BlockEnchantmentTable;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 0 0x21 0x1 FALSE FALSE FALSE -random_477 null Lnet/minecraft/block/BlockEnchantmentTable;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 1 0x21 0x1 FALSE FALSE FALSE -random_478 null Lnet/minecraft/block/BlockEnchantmentTable;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 2 0x21 0x1 FALSE FALSE FALSE -random_502 null Lnet/minecraft/block/BlockEnderChest;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE -random_503 null Lnet/minecraft/block/BlockEnderChest;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 1 0x21 0x1 FALSE FALSE FALSE -random_504 null Lnet/minecraft/block/BlockEnderChest;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 0 0x21 0x1 FALSE FALSE FALSE -random_505 null Lnet/minecraft/block/BlockEnderChest;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 1 0x21 0x1 FALSE FALSE FALSE -random_506 null Lnet/minecraft/block/BlockEnderChest;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 2 0x21 0x1 FALSE FALSE FALSE -random_507 null Lnet/minecraft/block/BlockEnderChest;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 3 0x21 0x1 FALSE FALSE FALSE -random_549 null Lnet/minecraft/block/BlockEndGateway;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 0 0x21 0x1 FALSE FALSE FALSE -random_550 null Lnet/minecraft/block/BlockEndGateway;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 1 0x21 0x1 FALSE FALSE FALSE -random_551 null Lnet/minecraft/block/BlockEndGateway;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 2 0x21 0x1 FALSE FALSE FALSE -random_552 null Lnet/minecraft/block/BlockEndGateway;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 3 0x21 0x1 FALSE FALSE FALSE -random_553 null Lnet/minecraft/block/BlockEndGateway;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 4 0x21 0x1 FALSE FALSE FALSE -random_554 null Lnet/minecraft/block/BlockEndGateway;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 5 0x21 0x1 FALSE FALSE FALSE -random_555 null Lnet/minecraft/block/BlockEndGateway;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE -random_556 null Lnet/minecraft/block/BlockEndGateway;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextBoolean()Z 0 0x21 0x1 FALSE FALSE FALSE -random_557 null Lnet/minecraft/block/BlockEndGateway;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 6 0x21 0x1 FALSE FALSE FALSE -random_558 null Lnet/minecraft/block/BlockEndGateway;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 7 0x21 0x1 FALSE FALSE FALSE -random_486 null Lnet/minecraft/block/BlockEndPortal;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 0 0x21 0x1 FALSE FALSE FALSE -random_487 null Lnet/minecraft/block/BlockEndPortal;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 1 0x21 0x1 FALSE FALSE FALSE -random_533 null Lnet/minecraft/block/BlockEndRod;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 0 0x21 0x1 FALSE FALSE FALSE -random_534 null Lnet/minecraft/block/BlockEndRod;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 1 0x21 0x1 FALSE FALSE FALSE -random_535 null Lnet/minecraft/block/BlockEndRod;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 2 0x21 0x1 FALSE FALSE FALSE -random_536 null Lnet/minecraft/block/BlockEndRod;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 3 0x21 0x1 FALSE FALSE FALSE -random_537 null Lnet/minecraft/block/BlockEndRod;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 4 0x21 0x1 FALSE FALSE FALSE -random_538 null Lnet/minecraft/block/BlockEndRod;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE -random_539 null Lnet/minecraft/block/BlockEndRod;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextGaussian()D 0 0x21 0x1 FALSE FALSE FALSE -random_540 null Lnet/minecraft/block/BlockEndRod;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextGaussian()D 1 0x21 0x1 FALSE FALSE FALSE -random_541 null Lnet/minecraft/block/BlockEndRod;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextGaussian()D 2 0x21 0x1 FALSE FALSE FALSE +enchantementTableParticleChance If enchantement table particle spawns Lnet/minecraft/block/BlockEnchantmentTable;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE +enchantementTableParticlePosX Get the X of the enchantment table particle Lnet/minecraft/block/BlockEnchantmentTable;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 0 0x21 0x1 FALSE FALSE FALSE +enchantementTableParticlePosY Get the Y of the enchantment table particle Lnet/minecraft/block/BlockEnchantmentTable;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 1 0x21 0x1 FALSE FALSE FALSE +enchantementTableParticlePosZ Get the Z of the enchantment table particle Lnet/minecraft/block/BlockEnchantmentTable;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 2 0x21 0x1 FALSE FALSE FALSE +enderChestParticlePos Where the ender chest particle spawns Lnet/minecraft/block/BlockEnderChest;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE +enderChestParticlePos Where the ender chest particle spawns Lnet/minecraft/block/BlockEnderChest;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 1 0x21 0x1 FALSE FALSE FALSE +enderChestParticlePos Where the ender chest particle spawns Lnet/minecraft/block/BlockEnderChest;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 0 0x21 0x1 FALSE FALSE FALSE +enderChestParticlePos Where the ender chest particle spawns Lnet/minecraft/block/BlockEnderChest;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 1 0x21 0x1 FALSE FALSE FALSE +enderChestParticlePos Where the ender chest particle spawns Lnet/minecraft/block/BlockEnderChest;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 2 0x21 0x1 FALSE FALSE FALSE +enderChestParticlePos Where the ender chest particle spawns Lnet/minecraft/block/BlockEnderChest;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 3 0x21 0x1 FALSE FALSE FALSE +endGatewayParticlePos Where the end gateway particle spawns Lnet/minecraft/block/BlockEndGateway;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 0 0x21 0x1 FALSE FALSE FALSE +endGatewayParticlePos Where the end gateway particle spawns Lnet/minecraft/block/BlockEndGateway;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 1 0x21 0x1 FALSE FALSE FALSE +endGatewayParticlePos Where the end gateway particle spawns Lnet/minecraft/block/BlockEndGateway;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 2 0x21 0x1 FALSE FALSE FALSE +endGatewayParticlePos Where the end gateway particle spawns Lnet/minecraft/block/BlockEndGateway;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 3 0x21 0x1 FALSE FALSE FALSE +endGatewayParticlePos Where the end gateway particle spawns Lnet/minecraft/block/BlockEndGateway;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 4 0x21 0x1 FALSE FALSE FALSE +endGatewayParticlePos Where the end gateway particle spawns Lnet/minecraft/block/BlockEndGateway;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 5 0x21 0x1 FALSE FALSE FALSE +endGatewayParticlePos Where the end gateway particle spawns Lnet/minecraft/block/BlockEndGateway;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE +endGatewayParticlePos Where the end gateway particle spawns Lnet/minecraft/block/BlockEndGateway;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextBoolean()Z 0 0x21 0x1 FALSE FALSE FALSE +endGatewayParticlePos Where the end gateway particle spawns Lnet/minecraft/block/BlockEndGateway;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 6 0x21 0x1 FALSE FALSE FALSE +endGatewayParticlePos Where the end gateway particle spawns Lnet/minecraft/block/BlockEndGateway;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 7 0x21 0x1 FALSE FALSE FALSE +endPortalParticlePosX Get the X of the end portal particle Lnet/minecraft/block/BlockEndPortal;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 0 0x21 0x1 FALSE FALSE FALSE +endPortalParticlePosZ Get the X of the end portal particle Lnet/minecraft/block/BlockEndPortal;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 1 0x21 0x1 FALSE FALSE FALSE +endRodParticlePos Where the end rod particle spawns Lnet/minecraft/block/BlockEndRod;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 0 0x21 0x1 FALSE FALSE FALSE +endRodParticlePos Where the end rod particle spawns Lnet/minecraft/block/BlockEndRod;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 1 0x21 0x1 FALSE FALSE FALSE +endRodParticlePos Where the end rod particle spawns Lnet/minecraft/block/BlockEndRod;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 2 0x21 0x1 FALSE FALSE FALSE +endRodParticlePos Where the end rod particle spawns Lnet/minecraft/block/BlockEndRod;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 3 0x21 0x1 FALSE FALSE FALSE +endRodParticlePos Where the end rod particle spawns Lnet/minecraft/block/BlockEndRod;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 4 0x21 0x1 FALSE FALSE FALSE +endRodParticlePosChance Chance for the end rod particle to spawn Lnet/minecraft/block/BlockEndRod;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE +endRodParticlePos Where the end rod particle spawns Lnet/minecraft/block/BlockEndRod;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextGaussian()D 0 0x21 0x1 FALSE FALSE FALSE +endRodParticlePos Where the end rod particle spawns Lnet/minecraft/block/BlockEndRod;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextGaussian()D 1 0x21 0x1 FALSE FALSE FALSE +endRodParticlePos Where the end rod particle spawns Lnet/minecraft/block/BlockEndRod;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextGaussian()D 2 0x21 0x1 FALSE FALSE FALSE fallingBlockParticleActivate Chance of a falling block particle Lnet/minecraft/block/BlockFalling;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE fallingBlockParticlePos Position of falling block particle Lnet/minecraft/block/BlockFalling;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 0 0x21 0x1 FALSE FALSE FALSE fallingBlockParticlePos Position of falling block particle Lnet/minecraft/block/BlockFalling;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 1 0x21 0x1 FALSE FALSE FALSE fireSpreading Chance whether fire can spread Lnet/minecraft/block/BlockFire;onBlockAdded(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;)V Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE TRUE -random_372 null Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE TRUE -random_373 null Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 0 0x21 0x1 FALSE FALSE TRUE -random_374 null Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 1 0x21 0x1 FALSE FALSE TRUE -random_375 null Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 0 0x21 0x1 FALSE FALSE TRUE -random_376 null Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 1 0x21 0x1 FALSE FALSE TRUE -random_377 null Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 2 0x21 0x1 FALSE FALSE TRUE -random_378 null Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 3 0x21 0x1 FALSE FALSE TRUE -random_379 null Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 4 0x21 0x1 FALSE FALSE TRUE -random_380 null Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 5 0x21 0x1 FALSE FALSE TRUE -random_381 null Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 6 0x21 0x1 FALSE FALSE TRUE -random_382 null Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 7 0x21 0x1 FALSE FALSE TRUE -random_383 null Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 8 0x21 0x1 FALSE FALSE TRUE -random_384 null Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 9 0x21 0x1 FALSE FALSE TRUE -random_385 null Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 10 0x21 0x1 FALSE FALSE TRUE -random_386 null Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 11 0x21 0x1 FALSE FALSE TRUE -random_387 null Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 12 0x21 0x1 FALSE FALSE TRUE -random_388 null Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 13 0x21 0x1 FALSE FALSE TRUE -random_389 null Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 14 0x21 0x1 FALSE FALSE TRUE -random_390 null Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 15 0x21 0x1 FALSE FALSE TRUE -random_391 null Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 16 0x21 0x1 FALSE FALSE TRUE -random_392 null Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 17 0x21 0x1 FALSE FALSE TRUE -random_368 null Lnet/minecraft/block/BlockFire;tryCatchFire(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;ILjava/util/Random;ILnet/minecraft/util/EnumFacing;)V Ljava/util/Random;nextInt(I)I 0 0x21 0x2 TRUE FALSE FALSE -random_369 null Lnet/minecraft/block/BlockFire;tryCatchFire(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;ILjava/util/Random;ILnet/minecraft/util/EnumFacing;)V Ljava/util/Random;nextInt(I)I 1 0x21 0x2 TRUE FALSE FALSE -random_370 null Lnet/minecraft/block/BlockFire;tryCatchFire(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;ILjava/util/Random;ILnet/minecraft/util/EnumFacing;)V Ljava/util/Random;nextInt(I)I 2 0x21 0x2 TRUE FALSE FALSE -random_362 null Lnet/minecraft/block/BlockFire;updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 0 0x21 0x1 FALSE FALSE FALSE -random_363 null Lnet/minecraft/block/BlockFire;updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE -random_364 null Lnet/minecraft/block/BlockFire;updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 1 0x21 0x1 FALSE FALSE FALSE -random_365 null Lnet/minecraft/block/BlockFire;updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 2 0x21 0x1 FALSE FALSE FALSE -random_366 null Lnet/minecraft/block/BlockFire;updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 3 0x21 0x1 FALSE FALSE FALSE -random_367 null Lnet/minecraft/block/BlockFire;updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 4 0x21 0x1 FALSE FALSE FALSE -random_559 null Lnet/minecraft/block/BlockFrostedIce;updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE -random_401 null Lnet/minecraft/block/BlockFurnace;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 0 0x21 0x1 FALSE FALSE FALSE -random_402 null Lnet/minecraft/block/BlockFurnace;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 1 0x21 0x1 FALSE FALSE FALSE -random_403 null Lnet/minecraft/block/BlockFurnace;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 2 0x21 0x1 FALSE FALSE FALSE -random_437 null Lnet/minecraft/block/BlockGlowstone;quantityDropped(Ljava/util/Random;)I Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE -random_436 null Lnet/minecraft/block/BlockGlowstone;quantityDroppedWithBonus(ILjava/util/Random;)I Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE +fireSoundChance Chance if fire makes a sound Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE TRUE +fireSound Something about fire sound Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 0 0x21 0x1 FALSE FALSE TRUE +fireSound Something about fire sound Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 1 0x21 0x1 FALSE FALSE TRUE +fireParticlePosX Get the X of a fire particle Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 0 0x21 0x1 FALSE FALSE TRUE +fireParticlePosY Get the Y of a fire particle Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 1 0x21 0x1 FALSE FALSE TRUE +fireParticlePosZ Get the Z of a fire particle Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 2 0x21 0x1 FALSE FALSE TRUE +fireParticlePosX Get the X of a fire particle Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 3 0x21 0x1 FALSE FALSE TRUE +fireParticlePosY Get the Y of a fire particle Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 4 0x21 0x1 FALSE FALSE TRUE +fireParticlePosZ Get the Z of a fire particle Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 5 0x21 0x1 FALSE FALSE TRUE +fireParticlePosX Get the X of a fire particle Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 6 0x21 0x1 FALSE FALSE TRUE +fireParticlePosY Get the Y of a fire particle Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 7 0x21 0x1 FALSE FALSE TRUE +fireParticlePosZ Get the Z of a fire particle Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 8 0x21 0x1 FALSE FALSE TRUE +fireParticlePosX Get the X of a fire particle Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 9 0x21 0x1 FALSE FALSE TRUE +fireParticlePosY Get the Y of a fire particle Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 10 0x21 0x1 FALSE FALSE TRUE +fireParticlePosZ Get the Z of a fire particle Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 11 0x21 0x1 FALSE FALSE TRUE +fireParticlePosX Get the X of a fire particle Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 12 0x21 0x1 FALSE FALSE TRUE +fireParticlePosY Get the Y of a fire particle Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 13 0x21 0x1 FALSE FALSE TRUE +fireParticlePosZ Get the Z of a fire particle Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 14 0x21 0x1 FALSE FALSE TRUE +fireParticlePosX Get the X of a fire particle Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 15 0x21 0x1 FALSE FALSE TRUE +fireParticlePosY Get the Y of a fire particle Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 16 0x21 0x1 FALSE FALSE TRUE +fireParticlePosZ Get the Z of a fire particle Lnet/minecraft/block/BlockFire;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 17 0x21 0x1 FALSE FALSE TRUE +catchFireChance Chance for a block to catch on fire Lnet/minecraft/block/BlockFire;tryCatchFire(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;ILjava/util/Random;ILnet/minecraft/util/EnumFacing;)V Ljava/util/Random;nextInt(I)I 0 0x21 0x2 TRUE FALSE FALSE +catchFireChance Chance for a block to catch on fire Lnet/minecraft/block/BlockFire;tryCatchFire(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;ILjava/util/Random;ILnet/minecraft/util/EnumFacing;)V Ljava/util/Random;nextInt(I)I 1 0x21 0x2 TRUE FALSE FALSE +catchFireThing dunno Lnet/minecraft/block/BlockFire;tryCatchFire(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;ILjava/util/Random;ILnet/minecraft/util/EnumFacing;)V Ljava/util/Random;nextInt(I)I 2 0x21 0x2 TRUE FALSE FALSE +fireThing dunno Lnet/minecraft/block/BlockFire;updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 0 0x21 0x1 FALSE FALSE FALSE +fireThing dunno Lnet/minecraft/block/BlockFire;updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE +fireThing dunno Lnet/minecraft/block/BlockFire;updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 1 0x21 0x1 FALSE FALSE FALSE +fireThing dunno Lnet/minecraft/block/BlockFire;updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 2 0x21 0x1 FALSE FALSE FALSE +fireThing dunno Lnet/minecraft/block/BlockFire;updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 3 0x21 0x1 FALSE FALSE FALSE +fireThing dunno Lnet/minecraft/block/BlockFire;updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 4 0x21 0x1 FALSE FALSE FALSE +frostedIceMeltChance Chance for frosted ice to melt Lnet/minecraft/block/BlockFrostedIce;updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE +furnaceParticlePos Offset of the position of the furnace particles in the Y axis Lnet/minecraft/block/BlockFurnace;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 0 0x21 0x1 FALSE FALSE FALSE +furnaceParticlePos Position of some furnace particles Lnet/minecraft/block/BlockFurnace;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 1 0x21 0x1 FALSE FALSE FALSE +furnaceSound Chance for the furnace to crackle Lnet/minecraft/block/BlockFurnace;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextDouble()D 2 0x21 0x1 FALSE FALSE FALSE +glowstoneDrop Quantity of glowstone drop Lnet/minecraft/block/BlockGlowstone;quantityDropped(Ljava/util/Random;)I Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE +bonusGlowstoneDrop Quantity of bonus glowstone drop Lnet/minecraft/block/BlockGlowstone;quantityDroppedWithBonus(ILjava/util/Random;)I Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE bonemealGrassFlower If a flower should be added when bonemealing grass Lnet/minecraft/block/BlockGrass;grow(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;)V Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE bonemealGrassPos The position where the grass should grow Lnet/minecraft/block/BlockGrass;grow(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;)V Ljava/util/Random;nextInt(I)I 1 0x21 0x1 FALSE FALSE FALSE bonemealGrassPos The position where the grass should grow Lnet/minecraft/block/BlockGrass;grow(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;)V Ljava/util/Random;nextInt(I)I 2 0x21 0x1 FALSE FALSE FALSE @@ -121,7 +121,7 @@ grassSpreadPos Determines the next block position for grass to spread Lnet/minec grassSpreadPos Determines the next block position for grass to spread Lnet/minecraft/block/BlockGrass;updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 1 0x21 0x1 FALSE FALSE FALSE grassSpreadPos Determines the next block position for grass to spread Lnet/minecraft/block/BlockGrass;updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V Ljava/util/Random;nextInt(I)I 2 0x21 0x1 FALSE FALSE FALSE gravelDropFlint If gravel frops flint or itself Lnet/minecraft/block/BlockGravel;getItemDropped(Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;I)Lnet/minecraft/item/Item; Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE -random_457 null Lnet/minecraft/block/BlockHugeMushroom;quantityDropped(Ljava/util/Random;)I Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE +hugeMushroomDrop Quantity of huge mushroom drop Lnet/minecraft/block/BlockHugeMushroom;quantityDropped(Ljava/util/Random;)I Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE jukeboxRecordDrop Position of the record when a jukebox releases it Lnet/minecraft/block/BlockJukebox;dropRecord(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;)V Ljava/util/Random;nextFloat()F 0 0x21 0x2 FALSE FALSE FALSE jukeboxRecordDrop Position of the record when a jukebox releases it Lnet/minecraft/block/BlockJukebox;dropRecord(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;)V Ljava/util/Random;nextFloat()F 1 0x21 0x2 FALSE FALSE FALSE jukeboxRecordDrop Position of the record when a jukebox releases it Lnet/minecraft/block/BlockJukebox;dropRecord(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;)V Ljava/util/Random;nextFloat()F 2 0x21 0x2 FALSE FALSE FALSE @@ -150,12 +150,12 @@ liquidDripParticle Position of drip particle Lnet/minecraft/block/BlockLiquid;ra liquidDripParticle Position of drip particle Lnet/minecraft/block/BlockLiquid;randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 12 0x421 0x1 FALSE FALSE TRUE liquidExtinguishSound Pitch of the sound when combining water and lava Lnet/minecraft/block/BlockLiquid;triggerMixEffects(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V Ljava/util/Random;nextFloat()F 0 0x421 0x4 FALSE FALSE FALSE liquidExtinguishSound Pitch of the sound when combining water and lava Lnet/minecraft/block/BlockLiquid;triggerMixEffects(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V Ljava/util/Random;nextFloat()F 1 0x421 0x4 FALSE FALSE FALSE -math_random_21 null Lnet/minecraft/block/BlockLiquid;triggerMixEffects(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V Ljava/lang/Math;random()D 0 0x421 0x4 FALSE FALSE FALSE -math_random_22 null Lnet/minecraft/block/BlockLiquid;triggerMixEffects(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V Ljava/lang/Math;random()D 1 0x421 0x4 FALSE FALSE FALSE +lavaParticlePos Postion of lava particle Lnet/minecraft/block/BlockLiquid;triggerMixEffects(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V Ljava/lang/Math;random()D 0 0x421 0x4 FALSE FALSE FALSE +lavaParticlePos Postion of lava particle Lnet/minecraft/block/BlockLiquid;triggerMixEffects(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V Ljava/lang/Math;random()D 1 0x421 0x4 FALSE FALSE FALSE magmaExtinguish Pitch of the sound when water flows over magma Lnet/minecraft/block/BlockMagma;updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 0 0x21 0x1 FALSE FALSE FALSE magmaExtinguish Pitch of the sound when water flows over magma Lnet/minecraft/block/BlockMagma;updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V Ljava/util/Random;nextFloat()F 1 0x21 0x1 FALSE FALSE FALSE -random_458 null Lnet/minecraft/block/BlockMelon;quantityDropped(Ljava/util/Random;)I Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE -random_459 null Lnet/minecraft/block/BlockMelon;quantityDroppedWithBonus(ILjava/util/Random;)I Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE +melonDrop Quantity of melon drop Lnet/minecraft/block/BlockMelon;quantityDropped(Ljava/util/Random;)I Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE +bonusMelonDrop Quantity of bonus melon drop Lnet/minecraft/block/BlockMelon;quantityDroppedWithBonus(ILjava/util/Random;)I Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE FALSE FALSE random_393 null Lnet/minecraft/block/BlockMobSpawner;getExpDrop(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/util/math/BlockPos;I)I Ljava/util/Random;nextInt(I)I 0 0x21 0x1 TRUE FALSE FALSE random_394 null Lnet/minecraft/block/BlockMobSpawner;getExpDrop(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/util/math/BlockPos;I)I Ljava/util/Random;nextInt(I)I 1 0x21 0x1 TRUE FALSE FALSE random_357 null Lnet/minecraft/block/BlockMushroom;canUseBonemeal(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;)Z Ljava/util/Random;nextFloat()F 0 0x21 0x1 FALSE FALSE FALSE @@ -254,7 +254,7 @@ random_464 null Lnet/minecraft/block/BlockVine;updateTick(Lnet/minecraft/world/W random_465 null Lnet/minecraft/block/BlockVine;updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V Ljava/util/Random;nextBoolean()Z 2 0x21 0x1 FALSE FALSE FALSE random_1365 null Lnet/minecraft/client/audio/SoundEventAccessor;cloneEntry()Lnet/minecraft/client/audio/Sound; Ljava/util/Random;nextInt(I)I 0 0x21 0x1 FALSE TRUE FALSE portalSoundTrigger Pitch of wooshing sounds when entering a nether portal Lnet/minecraft/client/entity/EntityPlayerSP;onLivingUpdate()V Ljava/util/Random;nextFloat()F 0 0x21 0x1 FALSE FALSE FALSE -random_1265 null Lnet/minecraft/client/gui/FontRenderer;renderStringAtPos(Ljava/lang/String;Z)V Ljava/util/Random;nextInt(I)I 0 0x21 0x2 FALSE FALSE FALSE +fontRendererObfuscation Chooses a seed for the obfuscated text Lnet/minecraft/client/gui/FontRenderer;renderStringAtPos(Ljava/lang/String;Z)V Ljava/util/Random;nextInt(I)I 0 0x21 0x2 FALSE TRUE FALSE chooseRandomSeed Sets the world seed if nothing was put in Lnet/minecraft/client/gui/GuiCreateWorld;actionPerformed(Lnet/minecraft/client/gui/GuiButton;)V Ljava/util/Random;nextLong()J 0 0x21 0x4 FALSE TRUE FALSE random_1474 null Lnet/minecraft/client/gui/GuiCustomizeWorldScreen;actionPerformed(Lnet/minecraft/client/gui/GuiButton;)V Ljava/util/Random;nextFloat()F 0 0x21 0x4 FALSE FALSE FALSE random_1475 null Lnet/minecraft/client/gui/GuiCustomizeWorldScreen;actionPerformed(Lnet/minecraft/client/gui/GuiButton;)V Ljava/util/Random;nextFloat()F 1 0x21 0x4 FALSE FALSE FALSE diff --git a/build.gradle b/build.gradle index 263b188..683e36f 100644 --- a/build.gradle +++ b/build.gradle @@ -18,9 +18,9 @@ plugins { apply plugin: "net.minecraftforge.gradle.forge" apply plugin: 'org.spongepowered.mixin' -version = "1.2" +version = "1.3" group = "de.scribble.lp.killtherng" // http://maven.apache.org/guides/mini/guide-naming-conventions.html -archivesBaseName = "KilltheRNG-1.12.2" +archivesBaseName = "KillTheRNG-1.12.2" minecraft { version = project.forgeVersion diff --git a/src/main/java/de/scribble/lp/killtherng/UltimateRandomness.java b/src/main/java/de/scribble/lp/killtherng/UltimateRandomness.java index 9524f22..75e3145 100644 --- a/src/main/java/de/scribble/lp/killtherng/UltimateRandomness.java +++ b/src/main/java/de/scribble/lp/killtherng/UltimateRandomness.java @@ -13,7 +13,9 @@ public class UltimateRandomness { public CustomRandom blockDropItemChance=new CustomRandom("blockDropItemChance", "If a drop should be dropped", true); public CustomRandom blockDropPosition=new CustomRandom("blockDropPosition", "Where the spawned item should spawn", true); public CustomRandom checkAndDropBeetroot=new CustomRandom("checkAndDropBeetroot", "Chance per tick of dropping beetroot if block below isn't sustainable for beetroot", true); -public CustomRandom brewingStandParticlePosition=new CustomRandom("brewingStandParticlePosition", "Get the X of the position of a particle of a brewing stand", true); +public CustomRandom brewingStandParticlePositionX=new CustomRandom("brewingStandParticlePositionX", "Get the X of the position of a particle of a brewing stand", true); +public CustomRandom brewingStandParticlePositionY=new CustomRandom("brewingStandParticlePositionY", "Get the Y of the position of a particle of a brewing stand", true); +public CustomRandom brewingStandParticlePositionZ=new CustomRandom("brewingStandParticlePositionZ", "Get the Z of the position of a particle of a brewing stand", true); public CustomRandom cauldronFillWIthRain=new CustomRandom("cauldronFillWIthRain", "Chance of a cauldron increasing the water level during rain", true); public CustomRandom chorusGrow=new CustomRandom("chorusGrow", "Random direction a chorus flower grows", true); public CustomRandom chorusGrowDirection=new CustomRandom("chorusGrowDirection", "Random direction a chorus flower grows", true); @@ -24,85 +26,41 @@ public class UltimateRandomness { public CustomRandom cocoaGrow=new CustomRandom("cocoaGrow", "Chance for cocoa to grow", true); public CustomRandom cropDrop=new CustomRandom("cropDrop", "Chance for a crop to drop + quantity", true); public CustomRandom cropGrow=new CustomRandom("cropGrow", "Chance for a crop to grow", true); -public CustomRandom random_347=new CustomRandom("random_347", "null", true); +public CustomRandom deadBushDrop=new CustomRandom("deadBushDrop", "Quantity of dead bush drop", true); public CustomRandom seedFromDoublePlant=new CustomRandom("seedFromDoublePlant", "If a seed is dropped from a double grass", true); public CustomRandom dragoneggTeleportPos=new CustomRandom("dragoneggTeleportPos", "The position of the dragon egg after the player interacts with it", true); public CustomRandom lavaFlow=new CustomRandom("lavaFlow", "If lava should spread", true); -public CustomRandom random_475=new CustomRandom("random_475", "null", true); -public CustomRandom random_476=new CustomRandom("random_476", "null", true); -public CustomRandom random_477=new CustomRandom("random_477", "null", true); -public CustomRandom random_478=new CustomRandom("random_478", "null", true); -public CustomRandom random_502=new CustomRandom("random_502", "null", true); -public CustomRandom random_503=new CustomRandom("random_503", "null", true); -public CustomRandom random_504=new CustomRandom("random_504", "null", true); -public CustomRandom random_505=new CustomRandom("random_505", "null", true); -public CustomRandom random_506=new CustomRandom("random_506", "null", true); -public CustomRandom random_507=new CustomRandom("random_507", "null", true); -public CustomRandom random_549=new CustomRandom("random_549", "null", true); -public CustomRandom random_550=new CustomRandom("random_550", "null", true); -public CustomRandom random_551=new CustomRandom("random_551", "null", true); -public CustomRandom random_552=new CustomRandom("random_552", "null", true); -public CustomRandom random_553=new CustomRandom("random_553", "null", true); -public CustomRandom random_554=new CustomRandom("random_554", "null", true); -public CustomRandom random_555=new CustomRandom("random_555", "null", true); -public CustomRandom random_556=new CustomRandom("random_556", "null", true); -public CustomRandom random_557=new CustomRandom("random_557", "null", true); -public CustomRandom random_558=new CustomRandom("random_558", "null", true); -public CustomRandom random_486=new CustomRandom("random_486", "null", true); -public CustomRandom random_487=new CustomRandom("random_487", "null", true); -public CustomRandom random_533=new CustomRandom("random_533", "null", true); -public CustomRandom random_534=new CustomRandom("random_534", "null", true); -public CustomRandom random_535=new CustomRandom("random_535", "null", true); -public CustomRandom random_536=new CustomRandom("random_536", "null", true); -public CustomRandom random_537=new CustomRandom("random_537", "null", true); -public CustomRandom random_538=new CustomRandom("random_538", "null", true); -public CustomRandom random_539=new CustomRandom("random_539", "null", true); -public CustomRandom random_540=new CustomRandom("random_540", "null", true); -public CustomRandom random_541=new CustomRandom("random_541", "null", true); +public CustomRandom enchantementTableParticleChance=new CustomRandom("enchantementTableParticleChance", "If enchantement table particle spawns", true); +public CustomRandom enchantementTableParticlePosX=new CustomRandom("enchantementTableParticlePosX", "Get the X of the enchantment table particle", true); +public CustomRandom enchantementTableParticlePosY=new CustomRandom("enchantementTableParticlePosY", "Get the Y of the enchantment table particle", true); +public CustomRandom enchantementTableParticlePosZ=new CustomRandom("enchantementTableParticlePosZ", "Get the Z of the enchantment table particle", true); +public CustomRandom enderChestParticlePos=new CustomRandom("enderChestParticlePos", "Where the ender chest particle spawns", true); +public CustomRandom endGatewayParticlePos=new CustomRandom("endGatewayParticlePos", "Where the end gateway particle spawns", true); +public CustomRandom endPortalParticlePosX=new CustomRandom("endPortalParticlePosX", "Get the X of the end portal particle", true); +public CustomRandom endPortalParticlePosZ=new CustomRandom("endPortalParticlePosZ", "Get the X of the end portal particle", true); +public CustomRandom endRodParticlePos=new CustomRandom("endRodParticlePos", "Where the end rod particle spawns", true); +public CustomRandom endRodParticlePosChance=new CustomRandom("endRodParticlePosChance", "Chance for the end rod particle to spawn", true); public CustomRandom fallingBlockParticleActivate=new CustomRandom("fallingBlockParticleActivate", "Chance of a falling block particle", true); public CustomRandom fallingBlockParticlePos=new CustomRandom("fallingBlockParticlePos", "Position of falling block particle", true); public CustomRandom fireSpreading=new CustomRandom("fireSpreading", "Chance whether fire can spread", true); -public CustomRandom random_372=new CustomRandom("random_372", "null", true); -public CustomRandom random_373=new CustomRandom("random_373", "null", true); -public CustomRandom random_374=new CustomRandom("random_374", "null", true); -public CustomRandom random_375=new CustomRandom("random_375", "null", true); -public CustomRandom random_376=new CustomRandom("random_376", "null", true); -public CustomRandom random_377=new CustomRandom("random_377", "null", true); -public CustomRandom random_378=new CustomRandom("random_378", "null", true); -public CustomRandom random_379=new CustomRandom("random_379", "null", true); -public CustomRandom random_380=new CustomRandom("random_380", "null", true); -public CustomRandom random_381=new CustomRandom("random_381", "null", true); -public CustomRandom random_382=new CustomRandom("random_382", "null", true); -public CustomRandom random_383=new CustomRandom("random_383", "null", true); -public CustomRandom random_384=new CustomRandom("random_384", "null", true); -public CustomRandom random_385=new CustomRandom("random_385", "null", true); -public CustomRandom random_386=new CustomRandom("random_386", "null", true); -public CustomRandom random_387=new CustomRandom("random_387", "null", true); -public CustomRandom random_388=new CustomRandom("random_388", "null", true); -public CustomRandom random_389=new CustomRandom("random_389", "null", true); -public CustomRandom random_390=new CustomRandom("random_390", "null", true); -public CustomRandom random_391=new CustomRandom("random_391", "null", true); -public CustomRandom random_392=new CustomRandom("random_392", "null", true); -public CustomRandom random_368=new CustomRandom("random_368", "null", true); -public CustomRandom random_369=new CustomRandom("random_369", "null", true); -public CustomRandom random_370=new CustomRandom("random_370", "null", true); -public CustomRandom random_362=new CustomRandom("random_362", "null", true); -public CustomRandom random_363=new CustomRandom("random_363", "null", true); -public CustomRandom random_364=new CustomRandom("random_364", "null", true); -public CustomRandom random_365=new CustomRandom("random_365", "null", true); -public CustomRandom random_366=new CustomRandom("random_366", "null", true); -public CustomRandom random_367=new CustomRandom("random_367", "null", true); -public CustomRandom random_559=new CustomRandom("random_559", "null", true); -public CustomRandom random_401=new CustomRandom("random_401", "null", true); -public CustomRandom random_402=new CustomRandom("random_402", "null", true); -public CustomRandom random_403=new CustomRandom("random_403", "null", true); -public CustomRandom random_437=new CustomRandom("random_437", "null", true); -public CustomRandom random_436=new CustomRandom("random_436", "null", true); +public CustomRandom fireSoundChance=new CustomRandom("fireSoundChance", "Chance if fire makes a sound", true); +public CustomRandom fireSound=new CustomRandom("fireSound", "Something about fire sound", true); +public CustomRandom fireParticlePosX=new CustomRandom("fireParticlePosX", "Get the X of a fire particle", true); +public CustomRandom fireParticlePosY=new CustomRandom("fireParticlePosY", "Get the Y of a fire particle", true); +public CustomRandom fireParticlePosZ=new CustomRandom("fireParticlePosZ", "Get the Z of a fire particle", true); +public CustomRandom catchFireChance=new CustomRandom("catchFireChance", "Chance for a block to catch on fire", true); +public CustomRandom catchFireThing=new CustomRandom("catchFireThing", "dunno", true); +public CustomRandom fireThing=new CustomRandom("fireThing", "dunno", true); +public CustomRandom frostedIceMeltChance=new CustomRandom("frostedIceMeltChance", "Chance for frosted ice to melt", true); +public CustomRandom furnaceParticlePos=new CustomRandom("furnaceParticlePos", "Offset of the position of the furnace particles in the Y axis", true); +public CustomRandom furnaceSound=new CustomRandom("furnaceSound", "Chance for the furnace to crackle", true); +public CustomRandom glowstoneDrop=new CustomRandom("glowstoneDrop", "Quantity of glowstone drop", true); +public CustomRandom bonusGlowstoneDrop=new CustomRandom("bonusGlowstoneDrop", "Quantity of bonus glowstone drop", true); public CustomRandom bonemealGrassFlower=new CustomRandom("bonemealGrassFlower", "If a flower should be added when bonemealing grass", true); public CustomRandom bonemealGrassPos=new CustomRandom("bonemealGrassPos", "The position where the grass should grow", true); public CustomRandom grassSpreadPos=new CustomRandom("grassSpreadPos", "Determines the next block position for grass to spread", true); public CustomRandom gravelDropFlint=new CustomRandom("gravelDropFlint", "If gravel frops flint or itself", true); -public CustomRandom random_457=new CustomRandom("random_457", "null", true); +public CustomRandom hugeMushroomDrop=new CustomRandom("hugeMushroomDrop", "Quantity of huge mushroom drop", true); public CustomRandom jukeboxRecordDrop=new CustomRandom("jukeboxRecordDrop", "Position of the record when a jukebox releases it", true); public CustomRandom leafDropSapling2=new CustomRandom("leafDropSapling2", "Chance of a sapling dropped", true); public CustomRandom leafDropSapling=new CustomRandom("leafDropSapling", "Chance of a sapling dropped", true); @@ -120,11 +78,10 @@ public class UltimateRandomness { public CustomRandom liquidDripParticleActivate=new CustomRandom("liquidDripParticleActivate", "If a drip particle should spawn", true); public CustomRandom liquidDripParticle=new CustomRandom("liquidDripParticle", "Position of drip particle", true); public CustomRandom liquidExtinguishSound=new CustomRandom("liquidExtinguishSound", "Pitch of the sound when combining water and lava", true); -public CustomRandom math_random_21=new CustomRandom("math_random_21", "null", true); -public CustomRandom math_random_22=new CustomRandom("math_random_22", "null", true); +public CustomRandom lavaParticlePos=new CustomRandom("lavaParticlePos", "Postion of lava particle", true); public CustomRandom magmaExtinguish=new CustomRandom("magmaExtinguish", "Pitch of the sound when water flows over magma", true); -public CustomRandom random_458=new CustomRandom("random_458", "null", true); -public CustomRandom random_459=new CustomRandom("random_459", "null", true); +public CustomRandom melonDrop=new CustomRandom("melonDrop", "Quantity of melon drop", true); +public CustomRandom bonusMelonDrop=new CustomRandom("bonusMelonDrop", "Quantity of bonus melon drop", true); public CustomRandom random_393=new CustomRandom("random_393", "null", true); public CustomRandom random_394=new CustomRandom("random_394", "null", true); public CustomRandom random_357=new CustomRandom("random_357", "null", true); @@ -220,7 +177,7 @@ public class UltimateRandomness { public CustomRandom random_465=new CustomRandom("random_465", "null", true); public CustomRandom random_1365=new CustomRandom("random_1365", "null", false); public CustomRandom portalSoundTrigger=new CustomRandom("portalSoundTrigger", "Pitch of wooshing sounds when entering a nether portal", true); -public CustomRandom random_1265=new CustomRandom("random_1265", "null", true); +public CustomRandom fontRendererObfuscation=new CustomRandom("fontRendererObfuscation", "Chooses a seed for the obfuscated text", false); public CustomRandom chooseRandomSeed=new CustomRandom("chooseRandomSeed", "Sets the world seed if nothing was put in", false); public CustomRandom random_1474=new CustomRandom("random_1474", "null", true); public CustomRandom random_1475=new CustomRandom("random_1475", "null", true); diff --git a/src/main/java/de/scribble/lp/killtherng/commands/CommandKillTheRNG.java b/src/main/java/de/scribble/lp/killtherng/commands/CommandKillTheRNG.java index 3ee0e24..5202a05 100644 --- a/src/main/java/de/scribble/lp/killtherng/commands/CommandKillTheRNG.java +++ b/src/main/java/de/scribble/lp/killtherng/commands/CommandKillTheRNG.java @@ -93,8 +93,8 @@ public static void sendHelp(String name, long timesCalled, long seed) { sender.sendMessage(new TextComponentString(clientRandom.getDescription())); sender.sendMessage(new TextComponentString("")); if(!clientRandom.isEnabled()) { - sender.sendMessage(new TextComponentString(ChatFormatting.RED+"This variable has been disabled, setting a seed will not do anything.")); - sender.sendMessage(new TextComponentString(ChatFormatting.RED+"You can still view some information")); + sender.sendMessage(new TextComponentString(ChatFormatting.RED+"This variable has been disabled, since it causes bugs or softlocks if it is not random.")); + sender.sendMessage(new TextComponentString(ChatFormatting.RED+"Setting a seed will not do anything, but you can still view some information")); } sender.sendMessage(seedTextComponentClient); sender.sendMessage(seedTextComponentServer); diff --git a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockBrewingStand.java b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockBrewingStand.java index 5a052f2..e6547b1 100644 --- a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockBrewingStand.java +++ b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockBrewingStand.java @@ -16,9 +16,9 @@ public class MixinBlockBrewingStand { * Get the X of the position of a particle of a brewing stand */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 0)) - public float redirect_brewingStandParticlePosition_1(Random rand) { - return KillTheRNG.randomness.brewingStandParticlePosition.nextFloat(); -// KillTheRNG.randomness.brewingStandParticlePosition.nextFloat(); + public float redirect_brewingStandParticlePositionX_1(Random rand) { + return KillTheRNG.randomness.brewingStandParticlePositionX.nextFloat(); +// KillTheRNG.randomness.brewingStandParticlePositionX.nextFloat(); // return rand.nextFloat(); } @@ -26,9 +26,9 @@ public float redirect_brewingStandParticlePosition_1(Random rand) { * Get the Y of the position of a particle of a brewing stand */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 1)) - public float redirect_brewingStandParticlePosition_2(Random rand) { - return KillTheRNG.randomness.brewingStandParticlePosition.nextFloat(); -// KillTheRNG.randomness.brewingStandParticlePosition.nextFloat(); + public float redirect_brewingStandParticlePositionY_2(Random rand) { + return KillTheRNG.randomness.brewingStandParticlePositionY.nextFloat(); +// KillTheRNG.randomness.brewingStandParticlePositionY.nextFloat(); // return rand.nextFloat(); } @@ -36,9 +36,9 @@ public float redirect_brewingStandParticlePosition_2(Random rand) { * Get the Z of the position of a particle of a brewing stand */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 2)) - public float redirect_brewingStandParticlePosition_3(Random rand) { - return KillTheRNG.randomness.brewingStandParticlePosition.nextFloat(); -// KillTheRNG.randomness.brewingStandParticlePosition.nextFloat(); + public float redirect_brewingStandParticlePositionZ_3(Random rand) { + return KillTheRNG.randomness.brewingStandParticlePositionZ.nextFloat(); +// KillTheRNG.randomness.brewingStandParticlePositionZ.nextFloat(); // return rand.nextFloat(); } diff --git a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockDeadBush.java b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockDeadBush.java index fc78e10..5779ac0 100644 --- a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockDeadBush.java +++ b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockDeadBush.java @@ -13,12 +13,12 @@ public class MixinBlockDeadBush { /** - * null + * Quantity of dead bush drop */ @Redirect(method = "quantityDropped(Ljava/util/Random;)I", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextInt(I)I", ordinal = 0)) - public int redirect_random_347_1(Random rand, int i) { - return KillTheRNG.randomness.random_347.nextInt(i); -// KillTheRNG.randomness.random_347.nextInt(i); + public int redirect_deadBushDrop_1(Random rand, int i) { + return KillTheRNG.randomness.deadBushDrop.nextInt(i); +// KillTheRNG.randomness.deadBushDrop.nextInt(i); // return rand.nextInt(i); } diff --git a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockEnchantmentTable.java b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockEnchantmentTable.java index a264a66..cf18017 100644 --- a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockEnchantmentTable.java +++ b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockEnchantmentTable.java @@ -13,42 +13,42 @@ public class MixinBlockEnchantmentTable { /** - * null + * If enchantement table particle spawns */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextInt(I)I", ordinal = 0)) - public int redirect_random_475_1(Random rand, int i) { - return KillTheRNG.randomness.random_475.nextInt(i); -// KillTheRNG.randomness.random_475.nextInt(i); + public int redirect_enchantementTableParticleChance_1(Random rand, int i) { + return KillTheRNG.randomness.enchantementTableParticleChance.nextInt(i); +// KillTheRNG.randomness.enchantementTableParticleChance.nextInt(i); // return rand.nextInt(i); } /** - * null + * Get the X of the enchantment table particle */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 0)) - public float redirect_random_476_2(Random rand) { - return KillTheRNG.randomness.random_476.nextFloat(); -// KillTheRNG.randomness.random_476.nextFloat(); + public float redirect_enchantementTableParticlePosX_2(Random rand) { + return KillTheRNG.randomness.enchantementTableParticlePosX.nextFloat(); +// KillTheRNG.randomness.enchantementTableParticlePosX.nextFloat(); // return rand.nextFloat(); } /** - * null + * Get the Y of the enchantment table particle */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 1)) - public float redirect_random_477_3(Random rand) { - return KillTheRNG.randomness.random_477.nextFloat(); -// KillTheRNG.randomness.random_477.nextFloat(); + public float redirect_enchantementTableParticlePosY_3(Random rand) { + return KillTheRNG.randomness.enchantementTableParticlePosY.nextFloat(); +// KillTheRNG.randomness.enchantementTableParticlePosY.nextFloat(); // return rand.nextFloat(); } /** - * null + * Get the Z of the enchantment table particle */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 2)) - public float redirect_random_478_4(Random rand) { - return KillTheRNG.randomness.random_478.nextFloat(); -// KillTheRNG.randomness.random_478.nextFloat(); + public float redirect_enchantementTableParticlePosZ_4(Random rand) { + return KillTheRNG.randomness.enchantementTableParticlePosZ.nextFloat(); +// KillTheRNG.randomness.enchantementTableParticlePosZ.nextFloat(); // return rand.nextFloat(); } diff --git a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockEndGateway.java b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockEndGateway.java index 5b5dd16..e6d57f5 100644 --- a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockEndGateway.java +++ b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockEndGateway.java @@ -13,102 +13,102 @@ public class MixinBlockEndGateway { /** - * null + * Where the end gateway particle spawns */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 0)) - public float redirect_random_549_1(Random rand) { - return KillTheRNG.randomness.random_549.nextFloat(); -// KillTheRNG.randomness.random_549.nextFloat(); + public float redirect_endGatewayParticlePos_1(Random rand) { + return KillTheRNG.randomness.endGatewayParticlePos.nextFloat(); +// KillTheRNG.randomness.endGatewayParticlePos.nextFloat(); // return rand.nextFloat(); } /** - * null + * Where the end gateway particle spawns */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 1)) - public float redirect_random_550_2(Random rand) { - return KillTheRNG.randomness.random_550.nextFloat(); -// KillTheRNG.randomness.random_550.nextFloat(); + public float redirect_endGatewayParticlePos_2(Random rand) { + return KillTheRNG.randomness.endGatewayParticlePos.nextFloat(); +// KillTheRNG.randomness.endGatewayParticlePos.nextFloat(); // return rand.nextFloat(); } /** - * null + * Where the end gateway particle spawns */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 2)) - public float redirect_random_551_3(Random rand) { - return KillTheRNG.randomness.random_551.nextFloat(); -// KillTheRNG.randomness.random_551.nextFloat(); + public float redirect_endGatewayParticlePos_3(Random rand) { + return KillTheRNG.randomness.endGatewayParticlePos.nextFloat(); +// KillTheRNG.randomness.endGatewayParticlePos.nextFloat(); // return rand.nextFloat(); } /** - * null + * Where the end gateway particle spawns */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 3)) - public float redirect_random_552_4(Random rand) { - return KillTheRNG.randomness.random_552.nextFloat(); -// KillTheRNG.randomness.random_552.nextFloat(); + public float redirect_endGatewayParticlePos_4(Random rand) { + return KillTheRNG.randomness.endGatewayParticlePos.nextFloat(); +// KillTheRNG.randomness.endGatewayParticlePos.nextFloat(); // return rand.nextFloat(); } /** - * null + * Where the end gateway particle spawns */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 4)) - public float redirect_random_553_5(Random rand) { - return KillTheRNG.randomness.random_553.nextFloat(); -// KillTheRNG.randomness.random_553.nextFloat(); + public float redirect_endGatewayParticlePos_5(Random rand) { + return KillTheRNG.randomness.endGatewayParticlePos.nextFloat(); +// KillTheRNG.randomness.endGatewayParticlePos.nextFloat(); // return rand.nextFloat(); } /** - * null + * Where the end gateway particle spawns */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 5)) - public float redirect_random_554_6(Random rand) { - return KillTheRNG.randomness.random_554.nextFloat(); -// KillTheRNG.randomness.random_554.nextFloat(); + public float redirect_endGatewayParticlePos_6(Random rand) { + return KillTheRNG.randomness.endGatewayParticlePos.nextFloat(); +// KillTheRNG.randomness.endGatewayParticlePos.nextFloat(); // return rand.nextFloat(); } /** - * null + * Where the end gateway particle spawns */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextInt(I)I", ordinal = 0)) - public int redirect_random_555_7(Random rand, int i) { - return KillTheRNG.randomness.random_555.nextInt(i); -// KillTheRNG.randomness.random_555.nextInt(i); + public int redirect_endGatewayParticlePos_7(Random rand, int i) { + return KillTheRNG.randomness.endGatewayParticlePos.nextInt(i); +// KillTheRNG.randomness.endGatewayParticlePos.nextInt(i); // return rand.nextInt(i); } /** - * null + * Where the end gateway particle spawns */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextBoolean()Z", ordinal = 0)) - public boolean redirect_random_556_8(Random rand) { - return KillTheRNG.randomness.random_556.nextBoolean(); -// KillTheRNG.randomness.random_556.nextBoolean(); + public boolean redirect_endGatewayParticlePos_8(Random rand) { + return KillTheRNG.randomness.endGatewayParticlePos.nextBoolean(); +// KillTheRNG.randomness.endGatewayParticlePos.nextBoolean(); // return rand.nextBoolean(); } /** - * null + * Where the end gateway particle spawns */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 6)) - public float redirect_random_557_9(Random rand) { - return KillTheRNG.randomness.random_557.nextFloat(); -// KillTheRNG.randomness.random_557.nextFloat(); + public float redirect_endGatewayParticlePos_9(Random rand) { + return KillTheRNG.randomness.endGatewayParticlePos.nextFloat(); +// KillTheRNG.randomness.endGatewayParticlePos.nextFloat(); // return rand.nextFloat(); } /** - * null + * Where the end gateway particle spawns */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 7)) - public float redirect_random_558_10(Random rand) { - return KillTheRNG.randomness.random_558.nextFloat(); -// KillTheRNG.randomness.random_558.nextFloat(); + public float redirect_endGatewayParticlePos_10(Random rand) { + return KillTheRNG.randomness.endGatewayParticlePos.nextFloat(); +// KillTheRNG.randomness.endGatewayParticlePos.nextFloat(); // return rand.nextFloat(); } diff --git a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockEndPortal.java b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockEndPortal.java index d9de2e6..8dcc7b8 100644 --- a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockEndPortal.java +++ b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockEndPortal.java @@ -13,22 +13,22 @@ public class MixinBlockEndPortal { /** - * null + * Get the X of the end portal particle */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 0)) - public float redirect_random_486_1(Random rand) { - return KillTheRNG.randomness.random_486.nextFloat(); -// KillTheRNG.randomness.random_486.nextFloat(); + public float redirect_endPortalParticlePosX_1(Random rand) { + return KillTheRNG.randomness.endPortalParticlePosX.nextFloat(); +// KillTheRNG.randomness.endPortalParticlePosX.nextFloat(); // return rand.nextFloat(); } /** - * null + * Get the X of the end portal particle */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 1)) - public float redirect_random_487_2(Random rand) { - return KillTheRNG.randomness.random_487.nextFloat(); -// KillTheRNG.randomness.random_487.nextFloat(); + public float redirect_endPortalParticlePosZ_2(Random rand) { + return KillTheRNG.randomness.endPortalParticlePosZ.nextFloat(); +// KillTheRNG.randomness.endPortalParticlePosZ.nextFloat(); // return rand.nextFloat(); } diff --git a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockEndRod.java b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockEndRod.java index 96a0910..27def48 100644 --- a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockEndRod.java +++ b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockEndRod.java @@ -13,92 +13,92 @@ public class MixinBlockEndRod { /** - * null + * Where the end rod particle spawns */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 0)) - public float redirect_random_533_1(Random rand) { - return KillTheRNG.randomness.random_533.nextFloat(); -// KillTheRNG.randomness.random_533.nextFloat(); + public float redirect_endRodParticlePos_1(Random rand) { + return KillTheRNG.randomness.endRodParticlePos.nextFloat(); +// KillTheRNG.randomness.endRodParticlePos.nextFloat(); // return rand.nextFloat(); } /** - * null + * Where the end rod particle spawns */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 1)) - public float redirect_random_534_2(Random rand) { - return KillTheRNG.randomness.random_534.nextFloat(); -// KillTheRNG.randomness.random_534.nextFloat(); + public float redirect_endRodParticlePos_2(Random rand) { + return KillTheRNG.randomness.endRodParticlePos.nextFloat(); +// KillTheRNG.randomness.endRodParticlePos.nextFloat(); // return rand.nextFloat(); } /** - * null + * Where the end rod particle spawns */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 2)) - public float redirect_random_535_3(Random rand) { - return KillTheRNG.randomness.random_535.nextFloat(); -// KillTheRNG.randomness.random_535.nextFloat(); + public float redirect_endRodParticlePos_3(Random rand) { + return KillTheRNG.randomness.endRodParticlePos.nextFloat(); +// KillTheRNG.randomness.endRodParticlePos.nextFloat(); // return rand.nextFloat(); } /** - * null + * Where the end rod particle spawns */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 3)) - public float redirect_random_536_4(Random rand) { - return KillTheRNG.randomness.random_536.nextFloat(); -// KillTheRNG.randomness.random_536.nextFloat(); + public float redirect_endRodParticlePos_4(Random rand) { + return KillTheRNG.randomness.endRodParticlePos.nextFloat(); +// KillTheRNG.randomness.endRodParticlePos.nextFloat(); // return rand.nextFloat(); } /** - * null + * Where the end rod particle spawns */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 4)) - public float redirect_random_537_5(Random rand) { - return KillTheRNG.randomness.random_537.nextFloat(); -// KillTheRNG.randomness.random_537.nextFloat(); + public float redirect_endRodParticlePos_5(Random rand) { + return KillTheRNG.randomness.endRodParticlePos.nextFloat(); +// KillTheRNG.randomness.endRodParticlePos.nextFloat(); // return rand.nextFloat(); } /** - * null + * Chance for the end rod particle to spawn */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextInt(I)I", ordinal = 0)) - public int redirect_random_538_6(Random rand, int i) { - return KillTheRNG.randomness.random_538.nextInt(i); -// KillTheRNG.randomness.random_538.nextInt(i); + public int redirect_endRodParticlePosChance_6(Random rand, int i) { + return KillTheRNG.randomness.endRodParticlePosChance.nextInt(i); +// KillTheRNG.randomness.endRodParticlePosChance.nextInt(i); // return rand.nextInt(i); } /** - * null + * Where the end rod particle spawns */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextGaussian()D", ordinal = 0)) - public double redirect_random_539_7(Random rand) { - return KillTheRNG.randomness.random_539.nextGaussian(); -// KillTheRNG.randomness.random_539.nextGaussian(); + public double redirect_endRodParticlePos_7(Random rand) { + return KillTheRNG.randomness.endRodParticlePos.nextGaussian(); +// KillTheRNG.randomness.endRodParticlePos.nextGaussian(); // return rand.nextGaussian(); } /** - * null + * Where the end rod particle spawns */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextGaussian()D", ordinal = 1)) - public double redirect_random_540_8(Random rand) { - return KillTheRNG.randomness.random_540.nextGaussian(); -// KillTheRNG.randomness.random_540.nextGaussian(); + public double redirect_endRodParticlePos_8(Random rand) { + return KillTheRNG.randomness.endRodParticlePos.nextGaussian(); +// KillTheRNG.randomness.endRodParticlePos.nextGaussian(); // return rand.nextGaussian(); } /** - * null + * Where the end rod particle spawns */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextGaussian()D", ordinal = 2)) - public double redirect_random_541_9(Random rand) { - return KillTheRNG.randomness.random_541.nextGaussian(); -// KillTheRNG.randomness.random_541.nextGaussian(); + public double redirect_endRodParticlePos_9(Random rand) { + return KillTheRNG.randomness.endRodParticlePos.nextGaussian(); +// KillTheRNG.randomness.endRodParticlePos.nextGaussian(); // return rand.nextGaussian(); } diff --git a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockEnderChest.java b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockEnderChest.java index f99afff..4bf8b8e 100644 --- a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockEnderChest.java +++ b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockEnderChest.java @@ -13,62 +13,62 @@ public class MixinBlockEnderChest { /** - * null + * Where the ender chest particle spawns */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextInt(I)I", ordinal = 0)) - public int redirect_random_502_1(Random rand, int i) { - return KillTheRNG.randomness.random_502.nextInt(i); -// KillTheRNG.randomness.random_502.nextInt(i); + public int redirect_enderChestParticlePos_1(Random rand, int i) { + return KillTheRNG.randomness.enderChestParticlePos.nextInt(i); +// KillTheRNG.randomness.enderChestParticlePos.nextInt(i); // return rand.nextInt(i); } /** - * null + * Where the ender chest particle spawns */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextInt(I)I", ordinal = 1)) - public int redirect_random_503_2(Random rand, int i) { - return KillTheRNG.randomness.random_503.nextInt(i); -// KillTheRNG.randomness.random_503.nextInt(i); + public int redirect_enderChestParticlePos_2(Random rand, int i) { + return KillTheRNG.randomness.enderChestParticlePos.nextInt(i); +// KillTheRNG.randomness.enderChestParticlePos.nextInt(i); // return rand.nextInt(i); } /** - * null + * Where the ender chest particle spawns */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 0)) - public float redirect_random_504_3(Random rand) { - return KillTheRNG.randomness.random_504.nextFloat(); -// KillTheRNG.randomness.random_504.nextFloat(); + public float redirect_enderChestParticlePos_3(Random rand) { + return KillTheRNG.randomness.enderChestParticlePos.nextFloat(); +// KillTheRNG.randomness.enderChestParticlePos.nextFloat(); // return rand.nextFloat(); } /** - * null + * Where the ender chest particle spawns */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 1)) - public float redirect_random_505_4(Random rand) { - return KillTheRNG.randomness.random_505.nextFloat(); -// KillTheRNG.randomness.random_505.nextFloat(); + public float redirect_enderChestParticlePos_4(Random rand) { + return KillTheRNG.randomness.enderChestParticlePos.nextFloat(); +// KillTheRNG.randomness.enderChestParticlePos.nextFloat(); // return rand.nextFloat(); } /** - * null + * Where the ender chest particle spawns */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 2)) - public float redirect_random_506_5(Random rand) { - return KillTheRNG.randomness.random_506.nextFloat(); -// KillTheRNG.randomness.random_506.nextFloat(); + public float redirect_enderChestParticlePos_5(Random rand) { + return KillTheRNG.randomness.enderChestParticlePos.nextFloat(); +// KillTheRNG.randomness.enderChestParticlePos.nextFloat(); // return rand.nextFloat(); } /** - * null + * Where the ender chest particle spawns */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 3)) - public float redirect_random_507_6(Random rand) { - return KillTheRNG.randomness.random_507.nextFloat(); -// KillTheRNG.randomness.random_507.nextFloat(); + public float redirect_enderChestParticlePos_6(Random rand) { + return KillTheRNG.randomness.enderChestParticlePos.nextFloat(); +// KillTheRNG.randomness.enderChestParticlePos.nextFloat(); // return rand.nextFloat(); } diff --git a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockFire.java b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockFire.java index a4f89a8..718b060 100644 --- a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockFire.java +++ b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockFire.java @@ -13,92 +13,92 @@ public class MixinBlockFire { /** - * null + * Chance for a block to catch on fire */ @Redirect(method = "tryCatchFire(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;ILjava/util/Random;ILnet/minecraft/util/EnumFacing;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextInt(I)I", ordinal = 0), remap=false) - public int redirect_random_368_1(Random rand, int i) { - return KillTheRNG.randomness.random_368.nextInt(i); -// KillTheRNG.randomness.random_368.nextInt(i); + public int redirect_catchFireChance_1(Random rand, int i) { + return KillTheRNG.randomness.catchFireChance.nextInt(i); +// KillTheRNG.randomness.catchFireChance.nextInt(i); // return rand.nextInt(i); } /** - * null + * Chance for a block to catch on fire */ @Redirect(method = "tryCatchFire(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;ILjava/util/Random;ILnet/minecraft/util/EnumFacing;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextInt(I)I", ordinal = 1), remap=false) - public int redirect_random_369_2(Random rand, int i) { - return KillTheRNG.randomness.random_369.nextInt(i); -// KillTheRNG.randomness.random_369.nextInt(i); + public int redirect_catchFireChance_2(Random rand, int i) { + return KillTheRNG.randomness.catchFireChance.nextInt(i); +// KillTheRNG.randomness.catchFireChance.nextInt(i); // return rand.nextInt(i); } /** - * null + * dunno */ @Redirect(method = "tryCatchFire(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;ILjava/util/Random;ILnet/minecraft/util/EnumFacing;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextInt(I)I", ordinal = 2), remap=false) - public int redirect_random_370_3(Random rand, int i) { - return KillTheRNG.randomness.random_370.nextInt(i); -// KillTheRNG.randomness.random_370.nextInt(i); + public int redirect_catchFireThing_3(Random rand, int i) { + return KillTheRNG.randomness.catchFireThing.nextInt(i); +// KillTheRNG.randomness.catchFireThing.nextInt(i); // return rand.nextInt(i); } /** - * null + * dunno */ @Redirect(method = "updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 0)) - public float redirect_random_362_4(Random rand) { - return KillTheRNG.randomness.random_362.nextFloat(); -// KillTheRNG.randomness.random_362.nextFloat(); + public float redirect_fireThing_4(Random rand) { + return KillTheRNG.randomness.fireThing.nextFloat(); +// KillTheRNG.randomness.fireThing.nextFloat(); // return rand.nextFloat(); } /** - * null + * dunno */ @Redirect(method = "updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextInt(I)I", ordinal = 0)) - public int redirect_random_363_5(Random rand, int i) { - return KillTheRNG.randomness.random_363.nextInt(i); -// KillTheRNG.randomness.random_363.nextInt(i); + public int redirect_fireThing_5(Random rand, int i) { + return KillTheRNG.randomness.fireThing.nextInt(i); +// KillTheRNG.randomness.fireThing.nextInt(i); // return rand.nextInt(i); } /** - * null + * dunno */ @Redirect(method = "updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextInt(I)I", ordinal = 1)) - public int redirect_random_364_6(Random rand, int i) { - return KillTheRNG.randomness.random_364.nextInt(i); -// KillTheRNG.randomness.random_364.nextInt(i); + public int redirect_fireThing_6(Random rand, int i) { + return KillTheRNG.randomness.fireThing.nextInt(i); +// KillTheRNG.randomness.fireThing.nextInt(i); // return rand.nextInt(i); } /** - * null + * dunno */ @Redirect(method = "updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextInt(I)I", ordinal = 2)) - public int redirect_random_365_7(Random rand, int i) { - return KillTheRNG.randomness.random_365.nextInt(i); -// KillTheRNG.randomness.random_365.nextInt(i); + public int redirect_fireThing_7(Random rand, int i) { + return KillTheRNG.randomness.fireThing.nextInt(i); +// KillTheRNG.randomness.fireThing.nextInt(i); // return rand.nextInt(i); } /** - * null + * dunno */ @Redirect(method = "updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextInt(I)I", ordinal = 3)) - public int redirect_random_366_8(Random rand, int i) { - return KillTheRNG.randomness.random_366.nextInt(i); -// KillTheRNG.randomness.random_366.nextInt(i); + public int redirect_fireThing_8(Random rand, int i) { + return KillTheRNG.randomness.fireThing.nextInt(i); +// KillTheRNG.randomness.fireThing.nextInt(i); // return rand.nextInt(i); } /** - * null + * dunno */ @Redirect(method = "updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextInt(I)I", ordinal = 4)) - public int redirect_random_367_9(Random rand, int i) { - return KillTheRNG.randomness.random_367.nextInt(i); -// KillTheRNG.randomness.random_367.nextInt(i); + public int redirect_fireThing_9(Random rand, int i) { + return KillTheRNG.randomness.fireThing.nextInt(i); +// KillTheRNG.randomness.fireThing.nextInt(i); // return rand.nextInt(i); } diff --git a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockFire2.java b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockFire2.java index 60cf99a..8997907 100644 --- a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockFire2.java +++ b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockFire2.java @@ -23,212 +23,212 @@ public int redirect_fireSpreading_1(Random rand, int i) { } /** - * null + * Chance if fire makes a sound */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextInt(I)I", ordinal = 0)) - public int redirect_random_372_2(Random rand, int i) { - return KillTheRNG.randomness.random_372.nextInt(i); -// KillTheRNG.randomness.random_372.nextInt(i); + public int redirect_fireSoundChance_2(Random rand, int i) { + return KillTheRNG.randomness.fireSoundChance.nextInt(i); +// KillTheRNG.randomness.fireSoundChance.nextInt(i); // return rand.nextInt(i); } /** - * null + * Something about fire sound */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 0)) - public float redirect_random_373_3(Random rand) { - return KillTheRNG.randomness.random_373.nextFloat(); -// KillTheRNG.randomness.random_373.nextFloat(); + public float redirect_fireSound_3(Random rand) { + return KillTheRNG.randomness.fireSound.nextFloat(); +// KillTheRNG.randomness.fireSound.nextFloat(); // return rand.nextFloat(); } /** - * null + * Something about fire sound */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextFloat()F", ordinal = 1)) - public float redirect_random_374_4(Random rand) { - return KillTheRNG.randomness.random_374.nextFloat(); -// KillTheRNG.randomness.random_374.nextFloat(); + public float redirect_fireSound_4(Random rand) { + return KillTheRNG.randomness.fireSound.nextFloat(); +// KillTheRNG.randomness.fireSound.nextFloat(); // return rand.nextFloat(); } /** - * null + * Get the X of a fire particle */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextDouble()D", ordinal = 0)) - public double redirect_random_375_5(Random rand) { - return KillTheRNG.randomness.random_375.nextDouble(); -// KillTheRNG.randomness.random_375.nextDouble(); + public double redirect_fireParticlePosX_5(Random rand) { + return KillTheRNG.randomness.fireParticlePosX.nextDouble(); +// KillTheRNG.randomness.fireParticlePosX.nextDouble(); // return rand.nextDouble(); } /** - * null + * Get the Y of a fire particle */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextDouble()D", ordinal = 1)) - public double redirect_random_376_6(Random rand) { - return KillTheRNG.randomness.random_376.nextDouble(); -// KillTheRNG.randomness.random_376.nextDouble(); + public double redirect_fireParticlePosY_6(Random rand) { + return KillTheRNG.randomness.fireParticlePosY.nextDouble(); +// KillTheRNG.randomness.fireParticlePosY.nextDouble(); // return rand.nextDouble(); } /** - * null + * Get the Z of a fire particle */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextDouble()D", ordinal = 2)) - public double redirect_random_377_7(Random rand) { - return KillTheRNG.randomness.random_377.nextDouble(); -// KillTheRNG.randomness.random_377.nextDouble(); + public double redirect_fireParticlePosZ_7(Random rand) { + return KillTheRNG.randomness.fireParticlePosZ.nextDouble(); +// KillTheRNG.randomness.fireParticlePosZ.nextDouble(); // return rand.nextDouble(); } /** - * null + * Get the X of a fire particle */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextDouble()D", ordinal = 3)) - public double redirect_random_378_8(Random rand) { - return KillTheRNG.randomness.random_378.nextDouble(); -// KillTheRNG.randomness.random_378.nextDouble(); + public double redirect_fireParticlePosX_8(Random rand) { + return KillTheRNG.randomness.fireParticlePosX.nextDouble(); +// KillTheRNG.randomness.fireParticlePosX.nextDouble(); // return rand.nextDouble(); } /** - * null + * Get the Y of a fire particle */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextDouble()D", ordinal = 4)) - public double redirect_random_379_9(Random rand) { - return KillTheRNG.randomness.random_379.nextDouble(); -// KillTheRNG.randomness.random_379.nextDouble(); + public double redirect_fireParticlePosY_9(Random rand) { + return KillTheRNG.randomness.fireParticlePosY.nextDouble(); +// KillTheRNG.randomness.fireParticlePosY.nextDouble(); // return rand.nextDouble(); } /** - * null + * Get the Z of a fire particle */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextDouble()D", ordinal = 5)) - public double redirect_random_380_10(Random rand) { - return KillTheRNG.randomness.random_380.nextDouble(); -// KillTheRNG.randomness.random_380.nextDouble(); + public double redirect_fireParticlePosZ_10(Random rand) { + return KillTheRNG.randomness.fireParticlePosZ.nextDouble(); +// KillTheRNG.randomness.fireParticlePosZ.nextDouble(); // return rand.nextDouble(); } /** - * null + * Get the X of a fire particle */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextDouble()D", ordinal = 6)) - public double redirect_random_381_11(Random rand) { - return KillTheRNG.randomness.random_381.nextDouble(); -// KillTheRNG.randomness.random_381.nextDouble(); + public double redirect_fireParticlePosX_11(Random rand) { + return KillTheRNG.randomness.fireParticlePosX.nextDouble(); +// KillTheRNG.randomness.fireParticlePosX.nextDouble(); // return rand.nextDouble(); } /** - * null + * Get the Y of a fire particle */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextDouble()D", ordinal = 7)) - public double redirect_random_382_12(Random rand) { - return KillTheRNG.randomness.random_382.nextDouble(); -// KillTheRNG.randomness.random_382.nextDouble(); + public double redirect_fireParticlePosY_12(Random rand) { + return KillTheRNG.randomness.fireParticlePosY.nextDouble(); +// KillTheRNG.randomness.fireParticlePosY.nextDouble(); // return rand.nextDouble(); } /** - * null + * Get the Z of a fire particle */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextDouble()D", ordinal = 8)) - public double redirect_random_383_13(Random rand) { - return KillTheRNG.randomness.random_383.nextDouble(); -// KillTheRNG.randomness.random_383.nextDouble(); + public double redirect_fireParticlePosZ_13(Random rand) { + return KillTheRNG.randomness.fireParticlePosZ.nextDouble(); +// KillTheRNG.randomness.fireParticlePosZ.nextDouble(); // return rand.nextDouble(); } /** - * null + * Get the X of a fire particle */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextDouble()D", ordinal = 9)) - public double redirect_random_384_14(Random rand) { - return KillTheRNG.randomness.random_384.nextDouble(); -// KillTheRNG.randomness.random_384.nextDouble(); + public double redirect_fireParticlePosX_14(Random rand) { + return KillTheRNG.randomness.fireParticlePosX.nextDouble(); +// KillTheRNG.randomness.fireParticlePosX.nextDouble(); // return rand.nextDouble(); } /** - * null + * Get the Y of a fire particle */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextDouble()D", ordinal = 10)) - public double redirect_random_385_15(Random rand) { - return KillTheRNG.randomness.random_385.nextDouble(); -// KillTheRNG.randomness.random_385.nextDouble(); + public double redirect_fireParticlePosY_15(Random rand) { + return KillTheRNG.randomness.fireParticlePosY.nextDouble(); +// KillTheRNG.randomness.fireParticlePosY.nextDouble(); // return rand.nextDouble(); } /** - * null + * Get the Z of a fire particle */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextDouble()D", ordinal = 11)) - public double redirect_random_386_16(Random rand) { - return KillTheRNG.randomness.random_386.nextDouble(); -// KillTheRNG.randomness.random_386.nextDouble(); + public double redirect_fireParticlePosZ_16(Random rand) { + return KillTheRNG.randomness.fireParticlePosZ.nextDouble(); +// KillTheRNG.randomness.fireParticlePosZ.nextDouble(); // return rand.nextDouble(); } /** - * null + * Get the X of a fire particle */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextDouble()D", ordinal = 12)) - public double redirect_random_387_17(Random rand) { - return KillTheRNG.randomness.random_387.nextDouble(); -// KillTheRNG.randomness.random_387.nextDouble(); + public double redirect_fireParticlePosX_17(Random rand) { + return KillTheRNG.randomness.fireParticlePosX.nextDouble(); +// KillTheRNG.randomness.fireParticlePosX.nextDouble(); // return rand.nextDouble(); } /** - * null + * Get the Y of a fire particle */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextDouble()D", ordinal = 13)) - public double redirect_random_388_18(Random rand) { - return KillTheRNG.randomness.random_388.nextDouble(); -// KillTheRNG.randomness.random_388.nextDouble(); + public double redirect_fireParticlePosY_18(Random rand) { + return KillTheRNG.randomness.fireParticlePosY.nextDouble(); +// KillTheRNG.randomness.fireParticlePosY.nextDouble(); // return rand.nextDouble(); } /** - * null + * Get the Z of a fire particle */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextDouble()D", ordinal = 14)) - public double redirect_random_389_19(Random rand) { - return KillTheRNG.randomness.random_389.nextDouble(); -// KillTheRNG.randomness.random_389.nextDouble(); + public double redirect_fireParticlePosZ_19(Random rand) { + return KillTheRNG.randomness.fireParticlePosZ.nextDouble(); +// KillTheRNG.randomness.fireParticlePosZ.nextDouble(); // return rand.nextDouble(); } /** - * null + * Get the X of a fire particle */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextDouble()D", ordinal = 15)) - public double redirect_random_390_20(Random rand) { - return KillTheRNG.randomness.random_390.nextDouble(); -// KillTheRNG.randomness.random_390.nextDouble(); + public double redirect_fireParticlePosX_20(Random rand) { + return KillTheRNG.randomness.fireParticlePosX.nextDouble(); +// KillTheRNG.randomness.fireParticlePosX.nextDouble(); // return rand.nextDouble(); } /** - * null + * Get the Y of a fire particle */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextDouble()D", ordinal = 16)) - public double redirect_random_391_21(Random rand) { - return KillTheRNG.randomness.random_391.nextDouble(); -// KillTheRNG.randomness.random_391.nextDouble(); + public double redirect_fireParticlePosY_21(Random rand) { + return KillTheRNG.randomness.fireParticlePosY.nextDouble(); +// KillTheRNG.randomness.fireParticlePosY.nextDouble(); // return rand.nextDouble(); } /** - * null + * Get the Z of a fire particle */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextDouble()D", ordinal = 17)) - public double redirect_random_392_22(Random rand) { - return KillTheRNG.randomness.random_392.nextDouble(); -// KillTheRNG.randomness.random_392.nextDouble(); + public double redirect_fireParticlePosZ_22(Random rand) { + return KillTheRNG.randomness.fireParticlePosZ.nextDouble(); +// KillTheRNG.randomness.fireParticlePosZ.nextDouble(); // return rand.nextDouble(); } diff --git a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockFrostedIce.java b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockFrostedIce.java index 6dc04fe..c94a1c9 100644 --- a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockFrostedIce.java +++ b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockFrostedIce.java @@ -13,12 +13,12 @@ public class MixinBlockFrostedIce { /** - * null + * Chance for frosted ice to melt */ @Redirect(method = "updateTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextInt(I)I", ordinal = 0)) - public int redirect_random_559_1(Random rand, int i) { - return KillTheRNG.randomness.random_559.nextInt(i); -// KillTheRNG.randomness.random_559.nextInt(i); + public int redirect_frostedIceMeltChance_1(Random rand, int i) { + return KillTheRNG.randomness.frostedIceMeltChance.nextInt(i); +// KillTheRNG.randomness.frostedIceMeltChance.nextInt(i); // return rand.nextInt(i); } diff --git a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockFurnace.java b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockFurnace.java index 8574daf..f1fd7e4 100644 --- a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockFurnace.java +++ b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockFurnace.java @@ -13,32 +13,32 @@ public class MixinBlockFurnace { /** - * null + * Offset of the position of the furnace particles in the Y axis */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextDouble()D", ordinal = 0)) - public double redirect_random_401_1(Random rand) { - return KillTheRNG.randomness.random_401.nextDouble(); -// KillTheRNG.randomness.random_401.nextDouble(); + public double redirect_furnaceParticlePos_1(Random rand) { + return KillTheRNG.randomness.furnaceParticlePos.nextDouble(); +// KillTheRNG.randomness.furnaceParticlePos.nextDouble(); // return rand.nextDouble(); } /** - * null + * Position of some furnace particles */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextDouble()D", ordinal = 1)) - public double redirect_random_402_2(Random rand) { - return KillTheRNG.randomness.random_402.nextDouble(); -// KillTheRNG.randomness.random_402.nextDouble(); + public double redirect_furnaceParticlePos_2(Random rand) { + return KillTheRNG.randomness.furnaceParticlePos.nextDouble(); +// KillTheRNG.randomness.furnaceParticlePos.nextDouble(); // return rand.nextDouble(); } /** - * null + * Chance for the furnace to crackle */ @Redirect(method = "randomDisplayTick(Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextDouble()D", ordinal = 2)) - public double redirect_random_403_3(Random rand) { - return KillTheRNG.randomness.random_403.nextDouble(); -// KillTheRNG.randomness.random_403.nextDouble(); + public double redirect_furnaceSound_3(Random rand) { + return KillTheRNG.randomness.furnaceSound.nextDouble(); +// KillTheRNG.randomness.furnaceSound.nextDouble(); // return rand.nextDouble(); } diff --git a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockGlowstone.java b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockGlowstone.java index b180f24..aa35967 100644 --- a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockGlowstone.java +++ b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockGlowstone.java @@ -13,22 +13,22 @@ public class MixinBlockGlowstone { /** - * null + * Quantity of glowstone drop */ @Redirect(method = "quantityDropped(Ljava/util/Random;)I", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextInt(I)I", ordinal = 0)) - public int redirect_random_437_1(Random rand, int i) { - return KillTheRNG.randomness.random_437.nextInt(i); -// KillTheRNG.randomness.random_437.nextInt(i); + public int redirect_glowstoneDrop_1(Random rand, int i) { + return KillTheRNG.randomness.glowstoneDrop.nextInt(i); +// KillTheRNG.randomness.glowstoneDrop.nextInt(i); // return rand.nextInt(i); } /** - * null + * Quantity of bonus glowstone drop */ @Redirect(method = "quantityDroppedWithBonus(ILjava/util/Random;)I", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextInt(I)I", ordinal = 0)) - public int redirect_random_436_2(Random rand, int i) { - return KillTheRNG.randomness.random_436.nextInt(i); -// KillTheRNG.randomness.random_436.nextInt(i); + public int redirect_bonusGlowstoneDrop_2(Random rand, int i) { + return KillTheRNG.randomness.bonusGlowstoneDrop.nextInt(i); +// KillTheRNG.randomness.bonusGlowstoneDrop.nextInt(i); // return rand.nextInt(i); } diff --git a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockHugeMushroom.java b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockHugeMushroom.java index 9359ced..53254d3 100644 --- a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockHugeMushroom.java +++ b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockHugeMushroom.java @@ -13,12 +13,12 @@ public class MixinBlockHugeMushroom { /** - * null + * Quantity of huge mushroom drop */ @Redirect(method = "quantityDropped(Ljava/util/Random;)I", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextInt(I)I", ordinal = 0)) - public int redirect_random_457_1(Random rand, int i) { - return KillTheRNG.randomness.random_457.nextInt(i); -// KillTheRNG.randomness.random_457.nextInt(i); + public int redirect_hugeMushroomDrop_1(Random rand, int i) { + return KillTheRNG.randomness.hugeMushroomDrop.nextInt(i); +// KillTheRNG.randomness.hugeMushroomDrop.nextInt(i); // return rand.nextInt(i); } diff --git a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockLiquid.java b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockLiquid.java index 4606d68..6ecaa34 100644 --- a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockLiquid.java +++ b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockLiquid.java @@ -33,22 +33,22 @@ public float redirect_liquidExtinguishSound_2(Random rand) { } /** - * null + * Postion of lava particle */ @Redirect(method = "triggerMixEffects(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V", at = @At(value = "INVOKE", target = "Ljava/lang/Math;random()D", ordinal = 0)) - public double redirect_math_random_21_3() { - return KillTheRNG.randomness.math_random_21.nextDouble(); -// KillTheRNG.randomness.math_random_21.nextDouble(); + public double redirect_lavaParticlePos_3() { + return KillTheRNG.randomness.lavaParticlePos.nextDouble(); +// KillTheRNG.randomness.lavaParticlePos.nextDouble(); // return Math.random(); } /** - * null + * Postion of lava particle */ @Redirect(method = "triggerMixEffects(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V", at = @At(value = "INVOKE", target = "Ljava/lang/Math;random()D", ordinal = 1)) - public double redirect_math_random_22_4() { - return KillTheRNG.randomness.math_random_22.nextDouble(); -// KillTheRNG.randomness.math_random_22.nextDouble(); + public double redirect_lavaParticlePos_4() { + return KillTheRNG.randomness.lavaParticlePos.nextDouble(); +// KillTheRNG.randomness.lavaParticlePos.nextDouble(); // return Math.random(); } diff --git a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockMelon.java b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockMelon.java index 63520cd..b4fbee3 100644 --- a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockMelon.java +++ b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinBlockMelon.java @@ -13,22 +13,22 @@ public class MixinBlockMelon { /** - * null + * Quantity of melon drop */ @Redirect(method = "quantityDropped(Ljava/util/Random;)I", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextInt(I)I", ordinal = 0)) - public int redirect_random_458_1(Random rand, int i) { - return KillTheRNG.randomness.random_458.nextInt(i); -// KillTheRNG.randomness.random_458.nextInt(i); + public int redirect_melonDrop_1(Random rand, int i) { + return KillTheRNG.randomness.melonDrop.nextInt(i); +// KillTheRNG.randomness.melonDrop.nextInt(i); // return rand.nextInt(i); } /** - * null + * Quantity of bonus melon drop */ @Redirect(method = "quantityDroppedWithBonus(ILjava/util/Random;)I", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextInt(I)I", ordinal = 0)) - public int redirect_random_459_2(Random rand, int i) { - return KillTheRNG.randomness.random_459.nextInt(i); -// KillTheRNG.randomness.random_459.nextInt(i); + public int redirect_bonusMelonDrop_2(Random rand, int i) { + return KillTheRNG.randomness.bonusMelonDrop.nextInt(i); +// KillTheRNG.randomness.bonusMelonDrop.nextInt(i); // return rand.nextInt(i); } diff --git a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinFontRenderer.java b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinFontRenderer.java index 98c174a..705e2c5 100644 --- a/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinFontRenderer.java +++ b/src/main/java/de/scribble/lp/killtherng/mixin/ktrng/patches/MixinFontRenderer.java @@ -13,13 +13,13 @@ public class MixinFontRenderer { /** - * null + * Chooses a seed for the obfuscated text */ @Redirect(method = "renderStringAtPos(Ljava/lang/String;Z)V", at = @At(value = "INVOKE", target = "Ljava/util/Random;nextInt(I)I", ordinal = 0)) - public int redirect_random_1265_1(Random rand, int i) { - return KillTheRNG.randomness.random_1265.nextInt(i); -// KillTheRNG.randomness.random_1265.nextInt(i); -// return rand.nextInt(i); + public int redirect_fontRendererObfuscation_1(Random rand, int i) { +// return KillTheRNG.randomness.fontRendererObfuscation.nextInt(i); + KillTheRNG.randomness.fontRendererObfuscation.nextInt(i); + return rand.nextInt(i); } }